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

/system/bt/bta/gatt/
H A Dbta_gattc_api.c696 ** Function BTA_GATTC_Refresh
705 void BTA_GATTC_Refresh(BD_ADDR remote_bda) function
/system/bt/bta/include/
H A Dbta_gatt_api.h944 ** Function BTA_GATTC_Refresh
953 extern void BTA_GATTC_Refresh(BD_ADDR remote_bda);
/system/bt/bta/dm/
H A Dbta_dm_act.c681 BTA_GATTC_Refresh(bd_addr);
888 BTA_GATTC_Refresh(p_remove_acl->bd_addr);
3329 BTA_GATTC_Refresh(p_bda);
3525 BTA_GATTC_Refresh(remote_bd_addr);
/system/bt/btif/src/
H A Dbtif_dm.c3079 BTA_GATTC_Refresh(bd_addr.address);
H A Dbtif_gatt_client.c1282 BTA_GATTC_Refresh(p_cb->bd_addr.address);

Completed in 141 milliseconds