Home
last modified time | relevance | path

Searched refs:SCAN_DISABLED (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1093 u8 scan = SCAN_DISABLED; in hci_req_set_event_filter()
1235 page_scan = SCAN_DISABLED; in hci_req_prepare_suspend()
2486 scan = SCAN_DISABLED; in __hci_req_update_scan()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1043 #define SCAN_DISABLED 0x00 macro