Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1344 #define lmp_ext_inq_capable(dev) ((dev)->features[0][6] & LMP_EXT_INQ) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A 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()
H A Dhci_request.c638 if (!lmp_ext_inq_capable(hdev)) in __hci_req_update_eir()
H A Dmgmt.c8528 if (!lmp_ext_inq_capable(hdev)) in clear_eir()