Searched refs:HCI_OP_LE_SET_SCAN_ENABLE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/bluetooth/ |
| D | hci_request.c | 669 hci_req_add(req, HCI_OP_LE_SET_SCAN_ENABLE, sizeof(cp), &cp); in hci_req_add_le_scan_disable() 859 hci_req_add(req, HCI_OP_LE_SET_SCAN_ENABLE, sizeof(enable_cp), in hci_req_start_scan() 2433 hci_req_add(req, HCI_OP_LE_SET_SCAN_ENABLE, sizeof(cp), &cp); in le_scan_restart()
|
| D | hci_event.c | 1353 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_SCAN_ENABLE); in hci_cc_le_set_scan_enable() 3361 case HCI_OP_LE_SET_SCAN_ENABLE: in hci_cmd_complete_evt()
|
| /Linux-v5.4/include/net/bluetooth/ |
| D | hci.h | 1416 #define HCI_OP_LE_SET_SCAN_ENABLE 0x200c macro
|