Lines Matching refs:hci_dev

107 bool msft_monitor_supported(struct hci_dev *hdev)  in msft_monitor_supported()
112 static bool read_supported_features(struct hci_dev *hdev, in read_supported_features()
168 (struct hci_dev *hdev, u16 handle, bool is_mgmt) in msft_find_handle_data()
184 static int msft_monitor_device_del(struct hci_dev *hdev, __u16 mgmt_handle, in msft_monitor_device_del()
214 static int msft_le_monitor_advertisement_cb(struct hci_dev *hdev, u16 opcode, in msft_le_monitor_advertisement_cb()
257 static int msft_le_cancel_monitor_advertisement_cb(struct hci_dev *hdev, in msft_le_cancel_monitor_advertisement_cb()
307 static int msft_remove_monitor_sync(struct hci_dev *hdev, in msft_remove_monitor_sync()
336 int msft_suspend_sync(struct hci_dev *hdev) in msft_suspend_sync()
392 static int msft_add_monitor_sync(struct hci_dev *hdev, in msft_add_monitor_sync()
452 static void reregister_monitor(struct hci_dev *hdev) in reregister_monitor()
478 int msft_resume_sync(struct hci_dev *hdev) in msft_resume_sync()
501 void msft_do_open(struct hci_dev *hdev) in msft_do_open()
537 void msft_do_close(struct hci_dev *hdev) in msft_do_close()
571 void msft_register(struct hci_dev *hdev) in msft_register()
587 void msft_unregister(struct hci_dev *hdev) in msft_unregister()
603 static void msft_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, in msft_device_found()
626 static void msft_device_lost(struct hci_dev *hdev, bdaddr_t *bdaddr, in msft_device_lost()
636 static void *msft_skb_pull(struct hci_dev *hdev, struct sk_buff *skb, in msft_skb_pull()
649 static void msft_monitor_device_evt(struct hci_dev *hdev, struct sk_buff *skb) in msft_monitor_device_evt()
692 void msft_vendor_evt(struct hci_dev *hdev, void *data, struct sk_buff *skb) in msft_vendor_evt()
738 __u64 msft_get_features(struct hci_dev *hdev) in msft_get_features()
745 static void msft_le_set_advertisement_filter_enable_cb(struct hci_dev *hdev, in msft_le_set_advertisement_filter_enable_cb()
780 int msft_add_monitor_pattern(struct hci_dev *hdev, struct adv_monitor *monitor) in msft_add_monitor_pattern()
794 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in msft_remove_monitor()
809 struct hci_dev *hdev = req->hdev; in msft_req_add_set_filter_enable()
818 int msft_set_filter_enable(struct hci_dev *hdev, bool enable) in msft_set_filter_enable()
834 bool msft_curve_validity(struct hci_dev *hdev) in msft_curve_validity()