Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h1062 #define HCI_LE_CODED_PHY_SUPPORTED(x) ((x)[1] & 0x08) macro
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2304 return HCI_LE_CODED_PHY_SUPPORTED(p_acl->peer_le_features); in acl_peer_supports_ble_coded_phy()