Home
last modified time | relevance | path

Searched refs:kBluetoothDefaultOutputChannelModeMask (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/audio_bluetooth_hw/
H A Ddevice_port_proxy.cc83 return kBluetoothDefaultOutputChannelModeMask; in OutputChannelModeToAudioFormat()
291 audio_cfg->channel_mask = kBluetoothDefaultOutputChannelModeMask; in LoadAudioConfig()
303 audio_cfg->channel_mask = kBluetoothDefaultOutputChannelModeMask; in LoadAudioConfig()
H A Dstream_apis.h33 constexpr audio_channel_mask_t kBluetoothDefaultOutputChannelModeMask = variable