Lines Matching refs:hci_dev
30 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init()
40 struct hci_dev *hdev = req->hdev; in req_run()
81 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd()
111 struct hci_dev *hdev = req->hdev; in hci_req_add_ev()
166 struct hci_dev *hdev = req->hdev; in update_white_list()
257 struct hci_dev *hdev = req->hdev; in hci_req_add_le_passive_scan()
307 struct hci_dev *hdev = req->hdev; in set_random_addr()
332 struct hci_dev *hdev = req->hdev; in hci_update_random_address()
417 static bool disconnected_whitelist_entries(struct hci_dev *hdev) in disconnected_whitelist_entries()
437 struct hci_dev *hdev = req->hdev; in __hci_update_page_scan()
464 void hci_update_page_scan(struct hci_dev *hdev) in hci_update_page_scan()
481 struct hci_dev *hdev = req->hdev; in __hci_update_background_scan()
548 static void update_background_scan_complete(struct hci_dev *hdev, u8 status, in update_background_scan_complete()
556 void hci_update_background_scan(struct hci_dev *hdev) in hci_update_background_scan()