Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1339 #define lmp_ext_inq_capable(dev) ((dev)->features[0][6] & LMP_EXT_INQ) macro
/kernel/linux/linux-5.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.c684 if (!lmp_ext_inq_capable(hdev)) in __hci_req_update_eir()
Dmgmt.c8528 if (!lmp_ext_inq_capable(hdev)) in clear_eir()