Home
last modified time | relevance | path

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

/system/bt/bta/vc/
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()
Ddevices.h59 uint16_t volume_flags_ccc_handle; variable
78 volume_flags_ccc_handle(0), in VolumeControlDevice()
Ddevices_test.cc320 ASSERT_EQ(0x0000, device->volume_flags_ccc_handle); in TEST_F()