OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tSDP_CB
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/sdp/
sdpint.h
234
}
tSDP_CB
;
241
SDP_API extern
tSDP_CB
sdp_cb;
243
SDP_API extern
tSDP_CB
*sdp_cb_ptr;
sdp_main.c
49
tSDP_CB
sdp_cb;
83
memset (&sdp_cb, 0, sizeof (
tSDP_CB
));
Completed in 3740 milliseconds