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

  /external/bluetooth/bluez/audio/
liba2dp.c 329 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
341 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
378 if (cap->channel_mode & BT_A2DP_CHANNEL_MODE_JOINT_STEREO)
379 cap->channel_mode = BT_A2DP_CHANNEL_MODE_JOINT_STEREO;
459 if (active_capabilities.channel_mode & BT_A2DP_CHANNEL_MODE_JOINT_STEREO)
549 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
ipc.h 152 #define BT_A2DP_CHANNEL_MODE_JOINT_STEREO 1
gstavdtpsink.c 311 cfg->channel_mode = BT_A2DP_CHANNEL_MODE_JOINT_STEREO;
468 if (sbc->channel_mode & BT_A2DP_CHANNEL_MODE_JOINT_STEREO) {
584 BT_A2DP_CHANNEL_MODE_JOINT_STEREO))
709 BT_A2DP_CHANNEL_MODE_JOINT_STEREO))
810 return BT_A2DP_CHANNEL_MODE_JOINT_STEREO;
    [all...]
pcm_bluetooth.c 500 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
512 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
556 if (cap->channel_mode & BT_A2DP_CHANNEL_MODE_JOINT_STEREO)
557 cap->channel_mode = BT_A2DP_CHANNEL_MODE_JOINT_STEREO;
651 if (active_capabilities.channel_mode & BT_A2DP_CHANNEL_MODE_JOINT_STEREO)
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 343 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
359 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:
429 if (cap->channel_mode & BT_A2DP_CHANNEL_MODE_JOINT_STEREO)
430 cap->channel_mode = BT_A2DP_CHANNEL_MODE_JOINT_STEREO;
520 case BT_A2DP_CHANNEL_MODE_JOINT_STEREO:

Completed in 150 milliseconds