Home
last modified time | relevance | path

Searched refs:bta_gattc_process_api_refresh (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_int.h399 extern void bta_gattc_process_api_refresh(const RawAddress& remote_bda);
Dbta_gattc_api.cc746 base::Bind(&bta_gattc_process_api_refresh, remote_bda)); in BTA_GATTC_Refresh()
Dbta_gattc_act.cc1156 void bta_gattc_process_api_refresh(const RawAddress& remote_bda) { in bta_gattc_process_api_refresh() function