Home
last modified time | relevance | path

Searched refs:HDF_AUDIO_EVENT_SPK_CLOSED (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h56 HDF_AUDIO_EVENT_SPK_CLOSED = 8, enumerator
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp537 case HDF_AUDIO_EVENT_SPK_CLOSED: in Notify()
1181 (event.type == HDF_AUDIO_EVENT_SPK_CLOSED ? AUDIO_DEVICE_TYPE_SPEAKER : AUDIO_DEVICE_TYPE_MIC) << ";" in HandleDeviceClosed()
1193 if (GetSpkStatus(streamId) && event.type == HDF_AUDIO_EVENT_SPK_CLOSED) { in HandleDeviceClosed()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/
H A Daudio_adapter_interface_impl_test.cpp1488 DAudioEvent event = {HDF_AUDIO_EVENT_SPK_CLOSED, "gtest"}; in HWTEST_F()
1507 DAudioEvent event = {HDF_AUDIO_EVENT_SPK_CLOSED, "gtest"}; in HWTEST_F()
1530 DAudioEvent event = {HDF_AUDIO_EVENT_SPK_CLOSED, "gtest"}; in HWTEST_F()

Completed in 6 milliseconds