OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdp_conn_id
(Results
1 - 2
of
2
) 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
);
882
bta_gattc_explore_srvc(bta_gattc_cb.
sdp_conn_id
, p_srvc_cb);
890
bta_gattc_cb.
sdp_conn_id
= 0;
929
bta_gattc_cb.
sdp_conn_id
= conn_id;
[
all
...]
bta_gattc_int.h
432
UINT16
sdp_conn_id
;
member in struct:__anon5203
Completed in 104 milliseconds