Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/sysprop/libcom.android.sysprop.bluetooth/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/sysprop/
Davrcp.sysprop.cpp197 std::optional<bool> absolute_volume() { in absolute_volume() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Davrc_fuzzer.cc117 std::optional<bool> absolute_volume() { return true; } in absolute_volume() function
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_connection_handler_test.cc61 void SetUpSdp(tAVRC_FIND_CBACK* sdp_cb, bool browsing, bool absolute_volume) { in SetUpSdp()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs373 pub absolute_volume: bool, field
485 absolute_volume: bool, field
2492 let absolute_volume = self.absolute_volume; in notify_media_capability_updated() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs54 absolute_volume: bool, field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs460 absolute_volume: bool, field