Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_bta_gattc_api.cc145 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh() function
/aosp12/system/bt/bta/include/
H A Dbta_gatt_api.h781 extern void BTA_GATTC_Refresh(const RawAddress& remote_bda);
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_api.cc744 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh() function
/aosp12/system/bt/btif/src/
H A Dbtif_gatt_client.cc380 return do_in_jni_thread(Bind(&BTA_GATTC_Refresh, bd_addr)); in btif_gattc_refresh()
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc561 BTA_GATTC_Refresh(bd_addr); in bta_dm_process_remove_device_no_callback()
2465 BTA_GATTC_Refresh(bd_addr); in bta_dm_acl_down()