Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dhci.h222 #define LMP_NO_BREDR 0x20 macro
Dhci_core.h723 #define lmp_bredr_capable(dev) (!((dev)->features[4] & LMP_NO_BREDR))
/linux-3.4.99/net/bluetooth/
Dmgmt.c378 if (!(hdev->features[4] & LMP_NO_BREDR)) { in get_supported_settings()
410 if (!(hdev->features[4] & LMP_NO_BREDR)) in get_current_settings()