Searched refs:hci_req_start_scan (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/bluetooth/ | 
| D | hci_request.c | 786 static void hci_req_start_scan(struct hci_request *req, u8 type, u16 interval,  in hci_req_start_scan()  function899 	hci_req_start_scan(req, LE_SCAN_PASSIVE, hdev->le_scan_interval,  in hci_req_add_le_passive_scan()
 2531 	hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, DISCOV_LE_SCAN_WIN,  in active_scan()
 
 |