Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1142 #define SCAN_INQUIRY 0x01 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3431 scan |= SCAN_INQUIRY; in hci_update_scan_sync()
3434 test_bit(HCI_ISCAN, &hdev->flags) == !!(scan & SCAN_INQUIRY)) in hci_update_scan_sync()
H A Dhci_core.c659 if ((scan & SCAN_INQUIRY)) { in hci_update_passive_scan_state()
H A Dhci_event.c466 if (param & SCAN_INQUIRY) in hci_cc_write_scan_enable()