Searched refs:hci_req_start_scan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_request.c | 542 static void hci_req_start_scan(struct hci_request *req, u8 type, u16 interval, in hci_req_start_scan() function 806 hci_req_start_scan(req, LE_SCAN_PASSIVE, interval, window, in hci_req_add_le_passive_scan()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_request.c | 929 static void hci_req_start_scan(struct hci_request *req, u8 type, u16 interval, in hci_req_start_scan() function 1109 hci_req_start_scan(req, LE_SCAN_PASSIVE, interval, window, in hci_req_add_le_passive_scan() 3117 hci_req_start_scan(req, LE_SCAN_ACTIVE, interval, in active_scan()
|
Completed in 5 milliseconds