Searched refs:cigId (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | client_interface_aidl.h | 137 IBluetoothAudioProvider::AseState state, int32_t cigId, int32_t cisId, 141 IBluetoothAudioProvider::AseState state, int32_t cigId, int32_t cisId,
|
D | client_interface_aidl.cc | 720 IBluetoothAudioProvider::AseState state, int32_t cigId, int32_t cisId, in onSinkAseMetadataChanged() argument 725 provider_->onSinkAseMetadataChanged(state, cigId, cisId, metadata); in onSinkAseMetadataChanged() 734 IBluetoothAudioProvider::AseState state, int32_t cigId, int32_t cisId, in onSourceAseMetadataChanged() argument 739 provider_->onSourceAseMetadataChanged(state, cigId, cisId, metadata); in onSourceAseMetadataChanged()
|