Lines Matching refs:mgmt_handle
92 __u16 mgmt_handle; member
112 __u16 mgmt_handle; member
200 if (is_mgmt && entry->mgmt_handle == handle) in msft_find_handle_data()
228 static int msft_monitor_device_del(struct hci_dev *hdev, __u16 mgmt_handle, in msft_monitor_device_del() argument
240 if ((!mgmt_handle || dev->handle == mgmt_handle) && in msft_monitor_device_del()
285 handle_data->mgmt_handle = monitor->handle; in msft_le_monitor_advertisement_cb()
402 msft_monitor_device_del(hdev, handle_data->mgmt_handle, in msft_le_cancel_monitor_advertisement_cb()
684 handle_data->mgmt_handle); in msft_do_close()
789 __u8 addr_type, __u16 mgmt_handle) in msft_device_found() argument
802 dev->handle = mgmt_handle; in msft_device_found()
812 __u8 addr_type, __u16 mgmt_handle) in msft_device_lost() argument
814 if (!msft_monitor_device_del(hdev, mgmt_handle, bdaddr, addr_type, in msft_device_lost()
942 address_filter->mgmt_handle = handle_data->mgmt_handle; in msft_add_address_filter()
978 u16 mgmt_handle = 0xffff; in msft_monitor_device_evt() local
995 mgmt_handle = handle_data->mgmt_handle; in msft_monitor_device_evt()
1025 mgmt_handle = n->mgmt_handle; in msft_monitor_device_evt()
1055 msft_device_found(hdev, &ev->bdaddr, addr_type, mgmt_handle); in msft_monitor_device_evt()
1064 msft_device_lost(hdev, &ev->bdaddr, addr_type, mgmt_handle); in msft_monitor_device_evt()