Home
last modified time | relevance | path

Searched refs:SCAN_INQUIRY (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dhci_request.c467 scan |= SCAN_INQUIRY; in __hci_update_page_scan()
Dhci_core.c1891 if ((scan & SCAN_INQUIRY)) { in hci_update_scan_state()
Dhci_event.c367 if (param & SCAN_INQUIRY) in hci_cc_write_scan_enable()
Dmgmt.c2012 scan |= SCAN_INQUIRY; in set_discoverable()
/linux-4.4.14/include/net/bluetooth/
Dhci.h931 #define SCAN_INQUIRY 0x01 macro