HomeSort by relevance Sort by last modified time
    Searched refs:bta_gattc_find_scb_by_cid (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 795 tBTA_GATTC_SERV *p_srvc_cb = bta_gattc_find_scb_by_cid(bta_gattc_cb.sdp_conn_id);
910 p_srvc_cb = bta_gattc_find_scb_by_cid(conn_id);
    [all...]
bta_gattc_int.h 453 extern tBTA_GATTC_SERV * bta_gattc_find_scb_by_cid (UINT16 conn_id);
bta_gattc_utils.c 349 ** Function bta_gattc_find_scb_by_cid
356 tBTA_GATTC_SERV * bta_gattc_find_scb_by_cid (UINT16 conn_id) function

Completed in 45 milliseconds