/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/ |
D | audio_idl_hdicapture_attr_test.cpp | 173 uint32_t channelId = 0; variable 176 ret = capture->GetCurrentChannelId(capture, &channelId); 178 EXPECT_EQ(channelIdValue, channelId); 188 uint32_t channelId = 0; variable 194 ret = capture->GetCurrentChannelId(capture, &channelId); 196 EXPECT_EQ(channelIdExp, channelId); 207 uint32_t channelId = 0; variable 210 ret = capture->GetCurrentChannelId(captureNull, &channelId);
|
/drivers/peripheral/bluetooth/audio/interfaces/include/ |
D | audio_attribute.h | 96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId);
|
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_include/include/ |
D | i_audio_attribute.h | 96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId);
|
/drivers/peripheral/audio/interfaces/include/ |
D | audio_attribute.h | 96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId);
|
/drivers/peripheral/audio/interfaces/2.0/include/ |
D | audio_attribute.h | 97 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId);
|
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
D | audio_idl_hdirender_attr_test.cpp | 160 uint32_t channelId = 0; variable 164 ret = render->GetCurrentChannelId(render, &channelId); 166 EXPECT_EQ(channelIdValue, channelId); 176 uint32_t channelId = 0; variable 180 ret = render->GetCurrentChannelId(renderNull, &channelId);
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
D | iaudio_capture_vdi.h | 47 int32_t (*GetCurrentChannelId)(struct IAudioCaptureVdi *self, uint32_t *channelId);
|
D | iaudio_render_vdi.h | 56 int32_t (*GetCurrentChannelId)(struct IAudioRenderVdi *self, uint32_t *channelId);
|
/drivers/hdf_core/framework/model/network/wifi/include/ |
D | hdf_wifi_cmd.h | 438 int32_t channelId; member 443 int32_t channelId; member
|
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/ |
D | audio_proxy_internal.h | 45 int32_t AudioProxyRenderGetCurrentChannelId(const AudioHandle handle, uint32_t *channelId);
|
/drivers/interface/wlan/v1_0/ |
D | WlanTypes.idl | 189 int channelId; 202 int channelId;
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
D | audio_render.cpp | 213 int32_t AudioRenderGetCurrentChannelId(AudioHandle handle, uint32_t *channelId) in AudioRenderGetCurrentChannelId() argument 217 if (hwRender == NULL || channelId == NULL) { in AudioRenderGetCurrentChannelId() 220 *channelId = hwRender->renderParam.frameRenderMode.attrs.channelCount; in AudioRenderGetCurrentChannelId()
|
/drivers/peripheral/audio/test/unittest/common/capture/ |
D | audio_capture_common_test.cpp | 741 uint32_t channelId = 0; variable 744 ret = capture_->GetCurrentChannelId(capture_, &channelId); 746 EXPECT_EQ(TEST_CHANNEL_COUNT, channelId); 752 uint32_t channelId = 0; variable 758 ret = capture_->GetCurrentChannelId(nullptr, &channelId);
|
/drivers/peripheral/wlan/client/include/ |
D | wifi_driver_client.h | 249 int32_t channelId; member 254 int32_t channelId; member
|
/drivers/peripheral/audio/test/unittest/common/render/ |
D | audio_render_common_test.cpp | 297 uint32_t channelId; variable 298 EXPECT_EQ(HDF_ERR_INVALID_OBJECT, render_->GetCurrentChannelId(nullptr, &channelId)); 308 uint32_t channelId; variable 309 EXPECT_EQ(HDF_SUCCESS, render_->GetCurrentChannelId(render_, &channelId));
|
/drivers/interface/wlan/v1_1/ |
D | WlanTypes.idl | 232 int channelId; 245 int channelId;
|
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/ |
D | audio_proxy_render.cpp | 163 int32_t AudioProxyRenderGetCurrentChannelId(const AudioHandle handle, uint32_t *channelId) in AudioProxyRenderGetCurrentChannelId() argument 165 if (channelId == NULL) { in AudioProxyRenderGetCurrentChannelId() 184 if (!HdfSbufReadUint32(reply, channelId)) { in AudioProxyRenderGetCurrentChannelId()
|
/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
D | audio_internal.h | 480 int32_t AudioRenderGetCurrentChannelId(struct IAudioRender *handle, uint32_t *channelId); 517 int32_t AudioCaptureGetCurrentChannelId(struct IAudioCapture *handle, uint32_t *channelId);
|
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
D | audio_internal.h | 464 int32_t AudioRenderGetCurrentChannelId(AudioHandle handle, uint32_t *channelId); 502 int32_t AudioCaptureGetCurrentChannelId(AudioHandle handle, uint32_t *channelId);
|
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
D | hdf_audio_server_render.cpp | 347 uint32_t channelId; in HdiServiceRenderGetCurChannelId() local 353 ret = render->attr.GetCurrentChannelId((AudioHandle)render, &channelId); in HdiServiceRenderGetCurChannelId() 357 if (!HdfSbufWriteUint32(reply, channelId)) { in HdiServiceRenderGetCurChannelId()
|
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
D | audio_capture_vdi.c | 384 int32_t AudioCaptureGetCurrentChannelIdVdi(struct IAudioCapture *capture, uint32_t *channelId) in AudioCaptureGetCurrentChannelIdVdi() argument 387 CHECK_NULL_PTR_RETURN_VALUE(channelId, HDF_ERR_INVALID_PARAM); in AudioCaptureGetCurrentChannelIdVdi() 394 int32_t ret = vdiCapture->GetCurrentChannelId(vdiCapture, channelId); in AudioCaptureGetCurrentChannelIdVdi()
|
/drivers/hdf_core/framework/include/wifi/ |
D | wifi_mac80211_ops.h | 285 uint8_t channelId; /**< Channel ID */ member
|
/drivers/peripheral/wlan/test/fuzztest/ |
D | wlan_common_fuzzer.cpp | 204 measChannelParam.channelId = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzStartChannelMeas()
|
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_src/ |
D | audio_capture_vendor.c | 385 int32_t AudioHwiCaptureGetCurrentChannelId(struct IAudioCapture *capture, uint32_t *channelId) in AudioHwiCaptureGetCurrentChannelId() argument 388 CHECK_NULL_PTR_RETURN_VALUE(channelId, HDF_ERR_INVALID_PARAM); in AudioHwiCaptureGetCurrentChannelId() 395 int32_t ret = hwiCapture->attr.GetCurrentChannelId(hwiCapture, channelId); in AudioHwiCaptureGetCurrentChannelId()
|
/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
D | hdf_audio_server_capture.c | 415 uint32_t channelId; in HdiServiceCaptureGetCurChannelId() local 425 ret = capture->attr.GetCurrentChannelId((AudioHandle)capture, &channelId); in HdiServiceCaptureGetCurChannelId() 429 if (!HdfSbufWriteUint32(reply, channelId)) { in HdiServiceCaptureGetCurChannelId()
|