Searched refs:hci_req_start_scan (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/bluetooth/ |
D | hci_request.c | 781 static void hci_req_start_scan(struct hci_request *req, u8 type, u16 interval, in hci_req_start_scan() function 894 hci_req_start_scan(req, LE_SCAN_PASSIVE, hdev->le_scan_interval, in hci_req_add_le_passive_scan() 2486 hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, DISCOV_LE_SCAN_WIN, in active_scan()
|