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 133 #define BT_A2DP_SBC_SINK 0x01
gstavdtpsink.c 277 cfg = (void *) gst_avdtp_find_caps(sink, BT_A2DP_SBC_SINK);
742 sbc = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK);
1053 codec = (void *) gst_avdtp_find_caps(self, BT_A2DP_SBC_SINK);
1093 if (codec->type == BT_A2DP_SBC_SINK)
    [all...]
ipctest.c 270 if (codec.type == BT_A2DP_SBC_SINK &&
286 assert(codec.type == BT_A2DP_SBC_SINK);
unix.c 521 codec->type = BT_A2DP_SBC_SINK;
    [all...]
liba2dp.c 859 if ((codec->type == BT_A2DP_SBC_SINK) &&
pcm_bluetooth.c     [all...]

Completed in 26 milliseconds