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

  /external/bluetooth/bluez/audio/
ipc.c 119 const char *bt_audio_strtype(uint8_t type) function
ctl_bluetooth.c 178 type = bt_audio_strtype(rsp->h.type);
276 type = bt_audio_strtype(ind->h.type);
ipc.h 351 const char *bt_audio_strtype(uint8_t type);
liba2dp.c 737 VDBG("sending %s", bt_audio_strtype(msg->type));
789 type = bt_audio_strtype(inmsg->type);
gstavdtpsink.c     [all...]
pcm_bluetooth.c     [all...]
unix.c 147 const char *type = bt_audio_strtype(msg->type);
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 134 DBG("sending %s:%s", bt_audio_strtype(msg->type),
160 type = bt_audio_strtype(rsp->type);

Completed in 256 milliseconds