Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 - 24 of 24) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_parser.cpp54 int cmdType = HFP_AG_CMD_UNKNOWN; in Parse() local
H A Dhfp_ag_command_processor.cpp185 Handle( HfpAgDataConnection &dataConn, const std::string &cmd, const std::string &arg, int cmdType) Handle() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H A Dnapi_audio_renderer_callback.cpp53 OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) OnStateChange() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_extend.cpp49 uint32_t cmdType = packet->GetcontrolCmdType(); in ControlCmdAckRecv() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_interrupt_test.cpp38 OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) OnStateChange() argument
H A Dinterrupt_multi_renderer_test.cpp47 OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) OnStateChange() argument
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp110 void TonePlayerImpl::OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) in OnStateChange() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_p2p_impl_test.cpp343 int32_t cmdType = 2; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client_test.cpp1431 int32_t cmdType = 2; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp482 OnStateChange(const AudioStandard::RendererState state, const AudioStandard::StateChangeCmdType __attribute__((unused)) cmdType) OnStateChange() argument
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp582 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; HandleEventInner() local
623 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; HandleData() local
[all...]
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp507 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleSession() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/
H A Daudio_server_sink_plugin.cpp216 OnStateChange(const OHOS::AudioStandard::RendererState state, const OHOS::AudioStandard::StateChangeCmdType cmdType) OnStateChange() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_p2p_hal_interface.cpp611 WifiErrorNo WifiP2PHalInterface::DeliverP2pData(int32_t cmdType, int32_t dataType, const std::string& carryData) const in DeliverP2pData() argument
/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1444 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; HandleEventSecond() local
1471 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; HandleEventFirst() local
1538 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; HandleData() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.cpp186 OnStateChange( const OHOS::AudioStandard::RendererState state, const OHOS::AudioStandard::StateChangeCmdType cmdType) OnStateChange() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_p2p_impl.c1277 WifiErrorNo HdiDeliverP2pData(int32_t cmdType, int32_t dataType, const char *carryData) in HdiDeliverP2pData() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dfast_audio_stream.cpp485 bool FastAudioStream::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream() argument
520 bool FastAudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream() argument
H A Dcapturer_in_client.cpp584 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local
624 int32_t CapturerInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType() argument
664 StateCmdTypeToParams(int64_t &params, State state, StateChangeCmdType cmdType) StateCmdTypeToParams() argument
1307 StartAudioStream(StateChangeCmdType cmdType, AudioStreamDeviceChangeReasonExt reason) StartAudioStream() argument
1358 PauseAudioStream(StateChangeCmdType cmdType) PauseAudioStream() argument
[all...]
H A Drenderer_in_client.cpp392 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local
1236 bool RendererInClientInner::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream() argument
1295 bool RendererInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream() argument
1893 int32_t RendererInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType() argument
1933 StateCmdTypeToParams(int64_t &params, State state, StateChangeCmdType cmdType) StateCmdTypeToParams() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp759 OnStateChange(const State state, const StateChangeCmdType __attribute__((unused)) cmdType) OnStateChange() argument
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp630 bool AudioRendererPrivate::Start(StateChangeCmdType cmdType) in Start() argument
741 bool AudioRendererPrivate::PauseTransitent(StateChangeCmdType cmdType) in PauseTransitent() argument
791 bool AudioRendererPrivate::Pause(StateChangeCmdType cmdType) in Pause() argument
1135 void AudioStreamCallbackRenderer::OnStateChange(const State state, const StateChangeCmdType cmdType) in OnStateChange() argument
1140 cb->OnStateChange(static_cast<RendererState>(state), cmdType); in OnStateChange() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp1453 WifiErrorNo WifiHdiWpaClient::DeliverP2pData(int32_t cmdType, int32_t dataType, const std::string& carryData) const in DeliverP2pData() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
H A Dmock_wpa_suppliant.cpp606 int32_t DeliverP2pData(struct IWpaInterface *self, const char* ifName, int cmdType, in DeliverP2pData() argument

Completed in 36 milliseconds