Home
last modified time | relevance | path

Searched refs:mgmt_handle (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dmsft.c93 __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()
[all …]