OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a2dp_setup_cb
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/audio/
a2dp.c
79
struct
a2dp_setup_cb
{
struct
185
static struct
a2dp_setup_cb
*setup_cb_new(struct a2dp_setup *setup)
187
struct
a2dp_setup_cb
*cb;
189
cb = g_new0(struct
a2dp_setup_cb
, 1);
197
static void setup_cb_free(struct
a2dp_setup_cb
*cb)
239
struct
a2dp_setup_cb
*cb = l->data;
260
struct
a2dp_setup_cb
*cb = l->data;
280
struct
a2dp_setup_cb
*cb = l->data;
299
struct
a2dp_setup_cb
*cb = l->data;
[
all
...]
Completed in 31 milliseconds