OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_audio_error_t
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluez/audio/
ipctest.c
194
if (rsp->type == BT_ERROR && rsp->length == sizeof(
bt_audio_error_t
))
196
strerror(((
bt_audio_error_t
*) rsp)->posix_errno));
302
bt_audio_error_t
error;
575
bt_audio_error_t
error;
607
bt_audio_error_t
error;
833
bt_audio_error_t
error;
889
bt_audio_error_t
error;
ipc.h
87
} __attribute__ ((packed))
bt_audio_error_t
;
typedef in typeref:struct:__anon862
ctl_bluetooth.c
148
bt_audio_error_t
*err = (void *) rsp;
liba2dp.c
772
bt_audio_error_t
*error = (
bt_audio_error_t
*)inmsg;
gstavdtpsink.c
[
all
...]
pcm_bluetooth.c
[
all
...]
unix.c
159
bt_audio_error_t
*rsp = (void *) buf;
[
all
...]
Completed in 22 milliseconds