Searched refs:BTA_GATTC_Refresh (Results 1 – 9 of 9) sorted by relevance
57 .BTA_GATTC_Refresh =62 BTA_GATTC_Refresh(remote_bda); in __anon3962861c0302()
33 void (*BTA_GATTC_Refresh)(const RawAddress& remote_bda); member
112 void (*BTA_GATTC_Refresh)(const RawAddress& remote_bda); member129 .BTA_GATTC_Refresh =130 [](const RawAddress& remote_bda) { BTA_GATTC_Refresh(remote_bda); }, in __anon788b21910402()195 get_gatt_interface().BTA_GATTC_Refresh(bd_addr); in bta_dm_disc_gatt_refresh()
128 void (*BTA_GATTC_Refresh)(const RawAddress& remote_bda); member149 .BTA_GATTC_Refresh =154 BTA_GATTC_Refresh(remote_bda); in __anonf50479c50402()212 get_gatt_interface().BTA_GATTC_Refresh(bd_addr); in bta_dm_disc_gatt_refresh()
786 get_gatt_interface().BTA_GATTC_Refresh(bd_addr); in bta_dm_acl_down()
162 void BTA_GATTC_Refresh(const RawAddress& /* remote_bda */) { in BTA_GATTC_Refresh() function
857 void BTA_GATTC_Refresh(const RawAddress& remote_bda);
772 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh() function
398 return do_in_jni_thread(Bind(&BTA_GATTC_Refresh, bd_addr)); in btif_gattc_refresh()