OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
833
tBTA_GATTC_SERV *p_srvc_cb =
bta_gattc_find_scb_by_cid
(bta_gattc_cb.sdp_conn_id);
951
p_srvc_cb =
bta_gattc_find_scb_by_cid
(conn_id);
[
all
...]
bta_gattc_int.h
514
extern tBTA_GATTC_SERV *
bta_gattc_find_scb_by_cid
(UINT16 conn_id);
bta_gattc_utils.c
360
** Function
bta_gattc_find_scb_by_cid
367
tBTA_GATTC_SERV *
bta_gattc_find_scb_by_cid
(UINT16 conn_id)
function
Completed in 2844 milliseconds