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