Searched refs:volume_control_point_handle (Results 1 – 3 of 3) sorted by relevance
99 volume_control_point_handle = control_point_handle; in set_volume_control_service_handles()138 volume_control_point_handle = 0; in ResetHandles()151 BtaGattQueue::WriteCharacteristic(connection_id, volume_control_point_handle, in ControlPointOperation()
149 device->volume_control_point_handle = control_point_handle; in TEST_F()179 device->volume_control_point_handle = control_point_handle; in TEST_F()199 device->volume_control_point_handle = control_point_handle; in TEST_F()318 ASSERT_EQ(0x0000, device->volume_control_point_handle); in TEST_F()327 ASSERT_NE(0, device->volume_control_point_handle); in TEST_F()332 ASSERT_EQ(0, device->volume_control_point_handle); in TEST_F()
57 uint16_t volume_control_point_handle; variable76 volume_control_point_handle(0), in VolumeControlDevice()