Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_controller.cc325 return HCI_LE_CONN_SUBRATING_HOST_SUPPORT(features_ble.as_array); in supports_ble_connection_subrating_host()
/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h1063 #define HCI_LE_CONN_SUBRATING_HOST_SUPPORT(x) ((x)[4] & 0x40) macro
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2447 return HCI_LE_CONN_SUBRATING_HOST_SUPPORT(p_acl->peer_le_features); in acl_peer_supports_ble_connection_subrating_host()