Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1039 #define lmp_ext_feat_capable(dev) ((dev)->features[0][7] & LMP_EXTFEATURES) macro
/linux-4.1.27/net/bluetooth/
Dhci_event.c2721 if (!ev->status && lmp_ext_feat_capable(hdev) && in hci_remote_features_evt()
2722 lmp_ext_feat_capable(conn)) { in hci_remote_features_evt()
Dhci_core.c607 if (lmp_ext_feat_capable(hdev)) { in hci_init2_req()