Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h1073 #define HCI_LE_CONN_SUBRATING_HOST_SUPPORT(x) ((x)[4] & 0x40) macro
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2173 return HCI_LE_CONN_SUBRATING_HOST_SUPPORT(p_acl->peer_le_features); in acl_peer_supports_ble_connection_subrating_host()