Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.cc60 static void bta_gattc_explore_srvc_finished(uint16_t conn_id,
207 bta_gattc_explore_srvc_finished(conn_id, p_srvc_cb); in bta_gattc_explore_next_service()
210 static void bta_gattc_explore_srvc_finished(uint16_t conn_id, in bta_gattc_explore_srvc_finished() function
283 bta_gattc_explore_srvc_finished(cb_data->sdp_conn_id, p_srvc_cb); in bta_gattc_sdp_callback()