Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c705 void BTA_GATTC_Refresh(BD_ADDR remote_bda) in BTA_GATTC_Refresh() function
/system/bt/bta/include/
Dbta_gatt_api.h953 extern void BTA_GATTC_Refresh(BD_ADDR remote_bda);
/system/bt/bta/dm/
Dbta_dm_act.c681 BTA_GATTC_Refresh(bd_addr); in bta_dm_process_remove_device()
888 BTA_GATTC_Refresh(p_remove_acl->bd_addr); in bta_dm_close_acl()
3329 BTA_GATTC_Refresh(p_bda); in bta_dm_acl_change()
3525 BTA_GATTC_Refresh(remote_bd_addr); in bta_dm_remove_sec_dev_entry()
/system/bt/btif/src/
Dbtif_gatt_client.c1285 BTA_GATTC_Refresh(p_cb->bd_addr.address); in btgattc_handle_event()
Dbtif_dm.c3078 BTA_GATTC_Refresh(bd_addr.address); in btif_dm_ble_auth_cmpl_evt()