Home
last modified time | relevance | path

Searched defs:gatt_profile_get_eatt_support (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_gatt_layer.cc31 bool gatt_profile_get_eatt_support(const RawAddress& peer_bda) { in gatt_profile_get_eatt_support() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_attr.cc35 bool gatt_profile_get_eatt_support(const RawAddress& /* remote_bda */) { in gatt_profile_get_eatt_support() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc981 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda) { in gatt_profile_get_eatt_support() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc50 bool gatt_profile_get_eatt_support(const RawAddress& /*addr*/) { return true; } in gatt_profile_get_eatt_support() function