Home
last modified time | relevance | path

Searched refs:use_ext_scan (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c337 if (use_ext_scan(hdev)) { in hci_req_add_le_scan_disable()
562 if (use_ext_scan(hdev)) { in hci_req_start_scan()
H A Dhci_sync.c2005 if (use_ext_scan(hdev)) in hci_le_set_scan_enable_sync()
2729 if (use_ext_scan(hdev)) in hci_le_set_scan_param_sync()
4107 if (use_ext_scan(hdev)) in hci_le_set_event_mask_sync()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c716 if (use_ext_scan(hdev)) { in hci_req_add_le_scan_disable()
951 if (use_ext_scan(hdev)) { in hci_req_start_scan()
3017 if (use_ext_scan(hdev)) { in le_scan_restart()
H A Dhci_core.c717 if (use_ext_scan(hdev)) in hci_init3_req()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1388 #define use_ext_scan(dev) (((dev)->commands[37] & 0x20) && \ macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1876 #define use_ext_scan(dev) (((dev)->commands[37] & 0x20) && \ macro

Completed in 23 milliseconds