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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_cache.c806 tBTA_GATTC_SERV *p_srvc_cb = bta_gattc_find_scb_by_cid(bta_gattc_cb.sdp_conn_id);
920 p_srvc_cb = bta_gattc_find_scb_by_cid(conn_id);
984 p_srvc_cb = bta_gattc_find_scb_by_cid(conn_id);
H A Dbta_gattc_int.h437 extern tBTA_GATTC_SERV * bta_gattc_find_scb_by_cid (UINT16 conn_id);
H A Dbta_gattc_utils.c321 ** Function bta_gattc_find_scb_by_cid
328 tBTA_GATTC_SERV * bta_gattc_find_scb_by_cid (UINT16 conn_id) function

Completed in 53 milliseconds