Searched refs:bta_gattc_explore_srvc (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_cache.c566 ** Function bta_gattc_explore_srvc
573 static void bta_gattc_explore_srvc(UINT16 conn_id, tBTA_GATTC_SERV *p_srvc_cb) function
660 bta_gattc_explore_srvc (conn_id, p_srvc_cb);
696 bta_gattc_explore_srvc (conn_id, p_srvc_cb);
883 bta_gattc_explore_srvc(bta_gattc_cb.sdp_conn_id, p_srvc_cb);
1036 bta_gattc_explore_srvc(conn_id, p_srvc_cb);

Completed in 40 milliseconds