HomeSort by relevance Sort by last modified time
    Searched refs:bt_audio_error_t (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluez/test/
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;
  /external/bluetooth/bluez/audio/
ipc.h 87 } __attribute__ ((packed)) bt_audio_error_t; typedef in typeref:struct:__anon1486
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 3226 milliseconds