OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_audio_strname
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/bluez/audio/
ipc.c
127
const char *
bt_audio_strname
(uint8_t name)
function
ctl_bluetooth.c
186
name =
bt_audio_strname
(rsp->h.name);
284
name =
bt_audio_strname
(ind->h.name);
ipc.h
354
const char *
bt_audio_strname
(uint8_t name);
liba2dp.c
786
bt_audio_strname
(error->h.name),
793
name =
bt_audio_strname
(inmsg->name);
819
bt_audio_strname
(rsp_hdr->name),
820
bt_audio_strname
(expected_name));
pcm_bluetooth.c
[
all
...]
gstavdtpsink.c
[
all
...]
unix.c
169
const char *name =
bt_audio_strname
(msg->name);
[
all
...]
/external/bluetooth/bluez/test/
ipctest.c
135
bt_audio_strname
(msg->name));
161
name =
bt_audio_strname
(rsp->name);
199
bt_audio_strname
(rsp->name),
200
bt_audio_strname
(expected_name));
Completed in 145 milliseconds