Searched defs:VolumeControl (Results 1 – 6 of 6) sorted by relevance
155 pub struct VolumeControl { struct156 internal: cxx::UniquePtr<ffi::VolumeControlIntf>, argument163 unsafe impl Send for VolumeControl {} argument165 impl ToggleableProfile for VolumeControl { implementation194 impl VolumeControl { impl195 pub fn new(intf: &BluetoothInterface) -> VolumeControl { in new()
77 VolumeControl, enumerator
94 VolumeControl(VolumeControlCallbacks), enumerator
110 VolumeControl, enumerator
1073 bt_status_t HeadsetInterface::VolumeControl(bthf_volume_type_t type, int volume, in VolumeControl() function in bluetooth::headset::HeadsetInterface
906 VolumeControl, enumerator