Lines Matching defs:mgmt_handle
93 __u16 mgmt_handle;
113 __u16 mgmt_handle;
201 if (is_mgmt && entry->mgmt_handle == handle)
229 static int msft_monitor_device_del(struct hci_dev *hdev, __u16 mgmt_handle,
237 /* mgmt_handle == 0 indicates remove all devices, whereas,
239 * mgmt_handle.
241 if ((!mgmt_handle || dev->handle == mgmt_handle) &&
286 handle_data->mgmt_handle = monitor->handle;
403 msft_monitor_device_del(hdev, handle_data->mgmt_handle,
685 handle_data->mgmt_handle);
790 __u8 addr_type, __u16 mgmt_handle)
803 dev->handle = mgmt_handle;
813 __u8 addr_type, __u16 mgmt_handle)
815 if (!msft_monitor_device_del(hdev, mgmt_handle, bdaddr, addr_type,
943 address_filter->mgmt_handle = handle_data->mgmt_handle;
979 u16 mgmt_handle = 0xffff;
996 mgmt_handle = handle_data->mgmt_handle;
1026 mgmt_handle = n->mgmt_handle;
1056 msft_device_found(hdev, &ev->bdaddr, addr_type, mgmt_handle);
1065 msft_device_lost(hdev, &ev->bdaddr, addr_type, mgmt_handle);