OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_get_capabilities_rsp
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/audio/
ipc.h
30
BT_GET_CAPABILITIES_RSP
-->
220
struct
bt_get_capabilities_rsp
{
struct
gstavdtpsink.c
65
struct
bt_get_capabilities_rsp
*caps; /* Bluetooth device caps */
248
struct
bt_get_capabilities_rsp
*rsp = sink->data->caps;
765
struct
bt_get_capabilities_rsp
*rsp = (void *) buf;
[
all
...]
ipctest.c
225
static int parse_caps(struct userdata *u, const struct
bt_get_capabilities_rsp
*rsp)
301
struct
bt_get_capabilities_rsp
getcaps_rsp;
liba2dp.c
850
struct
bt_get_capabilities_rsp
*rsp)
884
struct
bt_get_capabilities_rsp
*getcaps_rsp = (void*) buf;
unix.c
254
struct
bt_get_capabilities_rsp
*rsp = (void *) buf;
487
static int a2dp_append_codec(struct
bt_get_capabilities_rsp
*rsp,
577
struct
bt_get_capabilities_rsp
*rsp = (void *) buf;
[
all
...]
pcm_bluetooth.c
[
all
...]
Completed in 27 milliseconds