Searched refs:BTA_GATTC_Refresh (Results 1 – 5 of 5) sorted by relevance
145 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh() function
781 extern void BTA_GATTC_Refresh(const RawAddress& remote_bda);
744 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh() function
380 return do_in_jni_thread(Bind(&BTA_GATTC_Refresh, bd_addr)); in btif_gattc_refresh()
561 BTA_GATTC_Refresh(bd_addr); in bta_dm_process_remove_device_no_callback()2465 BTA_GATTC_Refresh(bd_addr); in bta_dm_acl_down()