Home
last modified time | relevance | path

Searched refs:volume_flags_ccc_handle (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/bta/vc/
H A Ddevice.cc101 volume_flags_ccc_handle = flags_ccc_handle; in set_volume_control_service_handles()
140 volume_flags_ccc_handle = 0; in ResetHandles()
210 {volume_flags_handle, volume_flags_ccc_handle}, in EnqueueRemainingRequests()
H A Ddevices.h59 uint16_t volume_flags_ccc_handle; variable
78 volume_flags_ccc_handle(0), in VolumeControlDevice()
H A Ddevices_test.cc320 ASSERT_EQ(0x0000, device->volume_flags_ccc_handle); in TEST_F()