Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_request.h48 void hci_req_add_le_passive_scan(struct hci_request *req);
Dhci_request.c253 void hci_req_add_le_passive_scan(struct hci_request *req) in hci_req_add_le_passive_scan() function
542 hci_req_add_le_passive_scan(req); in __hci_update_background_scan()
Dmgmt.c4904 hci_req_add_le_passive_scan(&req); in set_scan_params()