Lines Matching refs:mgmt_handle
93 __u16 mgmt_handle; member
113 __u16 mgmt_handle; member
204 if (is_mgmt && entry->mgmt_handle == handle) in msft_find_handle_data()
232 static int msft_monitor_device_del(struct hci_dev *hdev, __u16 mgmt_handle, in msft_monitor_device_del() argument
244 if ((!mgmt_handle || dev->handle == mgmt_handle) && in msft_monitor_device_del()
289 handle_data->mgmt_handle = monitor->handle; in msft_le_monitor_advertisement_cb()
406 msft_monitor_device_del(hdev, handle_data->mgmt_handle, in msft_le_cancel_monitor_advertisement_cb()
691 handle_data->mgmt_handle); in msft_do_close()
796 __u8 addr_type, __u16 mgmt_handle) in msft_device_found() argument
809 dev->handle = mgmt_handle; in msft_device_found()
819 __u8 addr_type, __u16 mgmt_handle) in msft_device_lost() argument
821 if (!msft_monitor_device_del(hdev, mgmt_handle, bdaddr, addr_type, in msft_device_lost()
946 address_filter->mgmt_handle = handle_data->mgmt_handle; in msft_add_address_filter()
982 u16 mgmt_handle = 0xffff; in msft_monitor_device_evt() local
999 mgmt_handle = handle_data->mgmt_handle; in msft_monitor_device_evt()
1029 mgmt_handle = n->mgmt_handle; in msft_monitor_device_evt()
1059 msft_device_found(hdev, &ev->bdaddr, addr_type, mgmt_handle); in msft_monitor_device_evt()
1068 msft_device_lost(hdev, &ev->bdaddr, addr_type, mgmt_handle); in msft_monitor_device_evt()