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

  /external/bluetooth/bluez/audio/
ipc.h 93 #define BT_ERROR 3
ctl_bluetooth.c 171 if (rsp->h.type == BT_ERROR) {
liba2dp.c 771 } else if (inmsg->type == BT_ERROR) {
777 ERR("Error receiving error code for BT_ERROR: %s (%d)",
gstavdtpsink.c     [all...]
pcm_bluetooth.c     [all...]
unix.c 165 rsp->h.type = BT_ERROR;
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 194 if (rsp->type == BT_ERROR && rsp->length == sizeof(bt_audio_error_t))

Completed in 90 milliseconds