Home
last modified time | relevance | path

Searched refs:LMP_EDR_ESCO_2M (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h1867 #define lmp_esco_2m_capable(dev) ((dev)->features[0][5] & LMP_EDR_ESCO_2M)
/linux/net/bluetooth/
H A Dhci_event.c877 if (hdev->features[0][5] & LMP_EDR_ESCO_2M) in hci_cc_read_local_features()