Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A 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()
H A Dhci_event.c1363 case LE_SCAN_DISABLE: in le_set_scan_enable_complete()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1494 #define LE_SCAN_DISABLE 0x00 macro