Home
last modified time | relevance | path

Searched refs:SCAN_INQUIRY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c2610 scan |= SCAN_INQUIRY; in __hci_req_update_scan()
2613 test_bit(HCI_ISCAN, &hdev->flags) == !!(scan & SCAN_INQUIRY)) in __hci_req_update_scan()
H A Dhci_event.c386 if (param & SCAN_INQUIRY) in hci_cc_write_scan_enable()
H A Dhci_core.c1976 if ((scan & SCAN_INQUIRY)) { in hci_update_scan_state()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1044 #define SCAN_INQUIRY 0x01 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1182 #define SCAN_INQUIRY 0x01 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c3177 scan |= SCAN_INQUIRY; in hci_update_scan_sync()
3180 test_bit(HCI_ISCAN, &hdev->flags) == !!(scan & SCAN_INQUIRY)) in hci_update_scan_sync()
H A Dhci_core.c709 if ((scan & SCAN_INQUIRY)) { in hci_update_passive_scan_state()
H A Dhci_event.c470 if (param & SCAN_INQUIRY) in hci_cc_write_scan_enable()

Completed in 48 milliseconds