Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1345 #define lmp_ext_feat_capable(dev) ((dev)->features[0][7] & LMP_EXTFEATURES) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c374 if (lmp_ext_feat_capable(hdev)) in hci_setup_event_mask()
484 if (lmp_ext_feat_capable(hdev)) { in hci_init2_req()
Dhci_event.c3209 if (!ev->status && lmp_ext_feat_capable(hdev) && in hci_remote_features_evt()
3210 lmp_ext_feat_capable(conn)) { in hci_remote_features_evt()