Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c672 cp.enable = LE_SCAN_DISABLE; in hci_req_add_le_scan_disable()
679 cp.enable = LE_SCAN_DISABLE; in hci_req_add_le_scan_disable()
Dhci_event.c1363 case LE_SCAN_DISABLE: in le_set_scan_enable_complete()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1494 #define LE_SCAN_DISABLE 0x00 macro