Home
last modified time | relevance | path

Searched refs:gatt_profile_get_eatt_support (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_gatt_layer.cc27 bool gatt_profile_get_eatt_support(const RawAddress& peer_bda) { in gatt_profile_get_eatt_support() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt_attr.cc40 bool gatt_profile_get_eatt_support( in gatt_profile_get_eatt_support() function
/aosp12/system/bt/stack/eatt/
H A Deatt_impl.h278 return gatt_profile_get_eatt_support(bd_addr); in is_eatt_supported_by_peer()
/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h464 extern bool gatt_profile_get_eatt_support(const RawAddress& remote_bda);
H A Dgatt_attr.cc796 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda) { in gatt_profile_get_eatt_support() function