Home
last modified time | relevance | path

Searched refs:audio_location_handle (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/vc/
Ddevice.cc47 of.audio_location_handle); in DeregisterNotifications()
132 offset.audio_location_handle = chrc.value_handle; in set_volume_offset_control_service_handles()
154 GATT_HANDLE_IS_VALID(offset.audio_location_handle) && in set_volume_offset_control_service_handles()
302 handle_pairs[offset.audio_location_handle] = in EnqueueRemainingRequests()
346 BtaGattQueue::ReadCharacteristic(connection_id, offset->audio_location_handle, in GetExtAudioOutLocation()
367 offset->audio_location_handle, value, in SetExtAudioOutLocation()
Dtypes.h121 uint16_t audio_location_handle; member
137 audio_location_handle(0), in VolumeOffset()
Ddevices_test.cc432 ASSERT_EQ(0x0010, offset->audio_location_handle); in TEST_F()
Dvc.cc342 } else if (handle == offset->audio_location_handle) { in OnCharacteristicValueChanged()