Searched refs:bta_gattc_process_api_refresh (Results 1 – 3 of 3) sorted by relevance
397 void bta_gattc_process_api_refresh(const RawAddress& remote_bda);
778 base::Bind(&bta_gattc_process_api_refresh, remote_bda)); in BTA_GATTC_Refresh()
1343 void bta_gattc_process_api_refresh(const RawAddress& remote_bda) { in bta_gattc_process_api_refresh() function