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

  /external/bluetooth/bluez/audio/
ipc.h 134 #define BT_A2DP_SBC_SINK 0x01
gstavdtpsink.c 327 cfg = (void *) gst_avdtp_find_caps(sink, BT_A2DP_SBC_SINK);
1121 sbc = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK);
    [all...]
unix.c 546 codec->type = BT_A2DP_SBC_SINK;
    [all...]
liba2dp.c 862 if ((codec->type == BT_A2DP_SBC_SINK) &&
pcm_bluetooth.c     [all...]
  /external/bluetooth/bluez/test/
ipctest.c 270 if (codec.type == BT_A2DP_SBC_SINK &&
286 assert(codec.type == BT_A2DP_SBC_SINK);

Completed in 150 milliseconds