Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1637 #define lmp_edr_2m_capable(dev) ((dev)->features[0][3] & LMP_EDR_2M) macro
/linux-6.1.9/net/bluetooth/
Dmgmt.c712 if (lmp_edr_2m_capable(hdev)) { in get_supported_phys()
764 if (lmp_edr_2m_capable(hdev)) { in get_selected_phys()