Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1114 #define lmp_ext_inq_capable(dev) ((dev)->features[0][6] & LMP_EXT_INQ) macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c564 if (lmp_ext_inq_capable(hdev)) in hci_setup_event_mask()
652 mode = lmp_ext_inq_capable(hdev) ? 0x02 : 0x01; in hci_init2_req()
Dmgmt.c1188 if (!lmp_ext_inq_capable(hdev)) in update_eir()
8264 if (!lmp_ext_inq_capable(hdev)) in clear_eir()