Searched refs:mgmt_handle (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | msft.c | 92 __u16 mgmt_handle; member 112 __u16 mgmt_handle; member 205 if (is_mgmt && entry->mgmt_handle == handle) in msft_find_handle_data() 233 static int msft_monitor_device_del(struct hci_dev *hdev, __u16 mgmt_handle, in msft_monitor_device_del() argument 241 /* mgmt_handle == 0 indicates remove all devices, whereas, in msft_monitor_device_del() 243 * mgmt_handle. in msft_monitor_device_del() 245 if ((!mgmt_handle || dev->handle == mgmt_handle) && in msft_monitor_device_del() 290 handle_data->mgmt_handle = monitor->handle; in msft_le_monitor_advertisement_cb() 407 msft_monitor_device_del(hdev, handle_data->mgmt_handle, in msft_le_cancel_monitor_advertisement_cb() 794 msft_device_found(struct hci_dev * hdev,bdaddr_t * bdaddr,__u8 addr_type,__u16 mgmt_handle) msft_device_found() argument 817 msft_device_lost(struct hci_dev * hdev,bdaddr_t * bdaddr,__u8 addr_type,__u16 mgmt_handle) msft_device_lost() argument 983 u16 mgmt_handle = 0xffff; msft_monitor_device_evt() local [all...] |