Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1033 #define lmp_ext_inq_capable(dev) ((dev)->features[0][6] & LMP_EXT_INQ) macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c511 if (lmp_ext_inq_capable(hdev)) in hci_setup_event_mask()
599 mode = lmp_ext_inq_capable(hdev) ? 0x02 : 0x01; in hci_init2_req()
Dmgmt.c1168 if (!lmp_ext_inq_capable(hdev)) in update_eir()
8035 if (!lmp_ext_inq_capable(hdev)) in clear_eir()