Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/vc/
Ddevice.cc112 volume_state_ccc_handle = state_ccc_handle; in set_volume_control_service_handles()
211 volume_state_ccc_handle = 0; in ResetHandles()
264 handles_pending.insert(volume_state_ccc_handle); in EnqueueInitialRequests()
266 volume_state_ccc_handle, cccd_write_cb)) { in EnqueueInitialRequests()
Ddevices.h53 uint16_t volume_state_ccc_handle; variable
74 volume_state_ccc_handle(0), in VolumeControlDevice()
Ddevices_test.cc354 ASSERT_EQ(0x0000, device->volume_state_ccc_handle); in TEST_F()
391 ASSERT_EQ(0x0005, device->volume_state_ccc_handle); in TEST_F()