Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_request.c459 scan |= SCAN_INQUIRY; in __hci_update_page_scan()
Dhci_core.c1799 if ((scan & SCAN_INQUIRY)) { in hci_update_scan_state()
Dhci_event.c362 if (param & SCAN_INQUIRY) in hci_cc_write_scan_enable()
Dmgmt.c1906 scan |= SCAN_INQUIRY; in set_discoverable()
/linux-4.1.27/include/net/bluetooth/
Dhci.h917 #define SCAN_INQUIRY 0x01 macro