Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h803 extern void BTA_GATTC_Refresh(const RawAddress& remote_bda);
/system/bt/bta/gatt/
Dbta_gattc_api.cc737 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh() function
/system/bt/btif/src/
Dbtif_gatt_client.cc341 return do_in_jni_thread(Bind(&BTA_GATTC_Refresh, bd_addr)); in btif_gattc_refresh()
Dbtif_dm.cc2834 BTA_GATTC_Refresh(bd_addr); in btif_dm_ble_auth_cmpl_evt()
/system/bt/bta/dm/
Dbta_dm_act.cc612 BTA_GATTC_Refresh(bd_addr); in bta_dm_process_remove_device()
771 BTA_GATTC_Refresh(bd_addr); in bta_dm_close_acl()
2803 BTA_GATTC_Refresh(bd_addr); in bta_dm_acl_change()
3082 BTA_GATTC_Refresh(remote_bd_addr); in bta_dm_remove_sec_dev_entry()