HomeSort by relevance Sort by last modified time
    Searched full:codec_mode_tbl (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c 672 UINT16 codec_mode_tbl[5] = { SBC_JOINT_STEREO, SBC_STEREO, SBC_DUAL, 0, SBC_MONO }; local
687 msg.ChannelMode = codec_mode_tbl[sbc_config.ch_mode >> 1];
    [all...]

Completed in 49 milliseconds