OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a2d_cb
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/a2dp/
a2d_int.h
70
A2D_API extern tA2D_CB
a2d_cb
;
73
#define
a2d_cb
(*a2d_cb_ptr)
macro
a2d_api.c
35
tA2D_CB
a2d_cb
;
variable
70
if ((p_rec = SDP_FindServiceInDb(
a2d_cb
.find.p_db,
71
a2d_cb
.find.service_uuid, p_rec)) == NULL)
114
a2d_cb
.find.service_uuid = 0;
116
if (
a2d_cb
.find.p_cback != NULL)
118
(*
a2d_cb
.find.p_cback)(found, &a2d_svc);
136
a2d_cb
.avdt_sdp_ver = avdt_sdp_ver;
195
proto_list[1].params[0] =
a2d_cb
.avdt_sdp_ver;
285
if(
a2d_cb
.find.service_uuid == UUID_SERVCLASS_AUDIO_SOURCE ||
286
a2d_cb
.find.service_uuid == UUID_SERVCLASS_AUDIO_SINK
[
all
...]
a2d_sbc.c
124
a2d_cb
.use_desc = TRUE;
151
if(
a2d_cb
.use_desc)
/external/bluetooth/bluedroid/include/
bt_trace.h
[
all
...]
/external/libnfc-nci/src/include/
bt_trace.h
[
all
...]
Completed in 689 milliseconds