Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1324 #define lmp_ext_inq_capable(dev) ((dev)->features[0][6] & LMP_EXT_INQ) macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c388 if (lmp_ext_inq_capable(hdev)) in hci_setup_event_mask()
476 mode = lmp_ext_inq_capable(hdev) ? 0x02 : 0x01; in hci_init2_req()
Dhci_request.c634 if (!lmp_ext_inq_capable(hdev)) in __hci_req_update_eir()
Dmgmt.c8520 if (!lmp_ext_inq_capable(hdev)) in clear_eir()