Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci.h1181 #define SCAN_INQUIRY 0x01 macro
/Linux-v6.6/net/bluetooth/
Dhci_sync.c3168 scan |= SCAN_INQUIRY; in hci_update_scan_sync()
3171 test_bit(HCI_ISCAN, &hdev->flags) == !!(scan & SCAN_INQUIRY)) in hci_update_scan_sync()
Dhci_core.c709 if ((scan & SCAN_INQUIRY)) { in hci_update_passive_scan_state()
Dhci_event.c472 if (param & SCAN_INQUIRY) in hci_cc_write_scan_enable()