Lines Matching refs:msft_handle
91 __u8 msft_handle; member
110 __u8 msft_handle; member
202 if (!is_mgmt && entry->msft_handle == handle) in msft_find_handle_data()
286 handle_data->msft_handle = rp->handle; in msft_le_monitor_advertisement_cb()
348 cp.handle = address_filter->msft_handle; in msft_remove_addr_filters_sync()
375 u8 msft_handle; in msft_le_cancel_monitor_advertisement_cb() local
406 msft_handle = handle_data->msft_handle; in msft_le_cancel_monitor_advertisement_cb()
413 msft_remove_addr_filters_sync(hdev, msft_handle); in msft_le_cancel_monitor_advertisement_cb()
437 cp.handle = handle_data->msft_handle; in msft_remove_monitor_sync()
732 cp.handle = address_filter->msft_handle; in msft_cancel_address_filter_sync()
915 address_filter->msft_handle = rp->handle; in msft_add_address_filter_sync()
940 address_filter->msft_handle = 0xff; in msft_add_address_filter()
941 address_filter->pattern_handle = handle_data->msft_handle; in msft_add_address_filter()
1007 handle_data->msft_handle); in msft_monitor_device_evt()
1024 n->msft_handle == ev->monitor_handle) { in msft_monitor_device_evt()