Home
last modified time | relevance | path

Searched defs:absolute_volume (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/fuzzers/
Davrc_fuzzer.cc116 std::optional<bool> absolute_volume() { return true; } in absolute_volume() function
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_connection_handler_test.cc56 void SetUpSdp(tAVRC_FIND_CBACK* sdp_cb, bool browsing, bool absolute_volume) { in SetUpSdp()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs53 absolute_volume: bool, field
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs357 pub absolute_volume: bool, field
469 absolute_volume: bool, field
2404 let absolute_volume = self.absolute_volume; in notify_media_capability_updated() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs456 absolute_volume: bool, field