Searched refs:gatt_profile_get_eatt_support (Results 1 – 7 of 7) sorted by relevance
31 bool gatt_profile_get_eatt_support(const RawAddress& peer_bda) { in gatt_profile_get_eatt_support() function
35 bool gatt_profile_get_eatt_support(const RawAddress& /* remote_bda */) { in gatt_profile_get_eatt_support() function
520 return gatt_profile_get_eatt_support(bd_addr); in is_eatt_supported_by_peer()990 if (gatt_profile_get_eatt_support(bd_addr)) { in connect()
514 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda);
1001 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda) { in gatt_profile_get_eatt_support() function
101 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda);
49 bool gatt_profile_get_eatt_support(const RawAddress& /*addr*/) { return true; } in gatt_profile_get_eatt_support() function