Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc67 using bluetooth::vc::internal::kVolumeInputControlPointOpcodeMute;
714 case kVolumeInputControlPointOpcodeMute: in OnExtAudioInCPWrite()
1401 mute == bluetooth::aics::Mute::MUTED ? kVolumeInputControlPointOpcodeMute in SetExtAudioInMute()
1408 kVolumeInputControlPointOpcodeMute, in SetExtAudioInMute()
Dtypes.h53 static constexpr uint8_t kVolumeInputControlPointOpcodeMute = 0x03; variable