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

  /external/bluetooth/bluez/audio/
ipc.h 99 #define BT_NEW_STREAM 3
unix.c 395 ind->h.name = BT_NEW_STREAM;
433 ind->h.name = BT_NEW_STREAM;
799 ind->h.name = BT_NEW_STREAM;
    [all...]
liba2dp.c 244 err = audioservice_expect(data, &streamfd_ind->h, BT_NEW_STREAM);
gstavdtpsink.c     [all...]
pcm_bluetooth.c 385 BT_NEW_STREAM);
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 863 if (service_expect(u, &msg.rsp, BT_NEW_STREAM) < 0)

Completed in 156 milliseconds