Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 116) sorted by relevance

12345

/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dcommand_parser_test.cpp23 cuttlefish::CommandParser cmd(command); in TEST() local
32 cuttlefish::CommandParser cmd(command); in TEST() local
41 cuttlefish::CommandParser cmd(command); in TEST() local
49 cuttlefish::CommandParser cmd(command); in TEST() local
60 cuttlefish::CommandParser cmd(command); in TEST() local
68 cuttlefish::CommandParser cmd(command); in TEST() local
79 cuttlefish::CommandParser cmd(command); in TEST() local
88 cuttlefish::CommandParser cmd(command); in TEST() local
96 cuttlefish::CommandParser cmd(command); in TEST() local
/device/linaro/poplar/wifi/wifi_hal/
Dcommon.cpp70 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
121 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
171 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
199 WifiCommand *cmd = NULL; in wifi_unregister_cmd() local
222 WifiCommand *cmd = NULL; in wifi_get_cmd() local
234 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd) in wifi_unregister_cmd()
253 WifiCommand *cmd = wifi_unregister_cmd(handle, id); in wifi_cancel_cmd() local
Dcpp_bindings.cpp52 static const char *cmdToString(int cmd) in cmdToString()
557 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create()
639 int WifiCommand::requestEvent(int cmd) { in requestEvent()
695 WifiCommand *cmd = (WifiCommand *)arg; in response_handler() local
708 WifiCommand *cmd = (WifiCommand *)arg; in event_handler() local
Dwifi_logger.cpp406 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_FW_VER); in wifi_get_firmware_version() local
421 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_DRV_VER); in wifi_get_driver_version() local
435 DebugCommand *cmd = new DebugCommand(iface, ring_name, GET_RING_DATA); in wifi_get_ring_data() local
447 DebugCommand *cmd = new DebugCommand(iface, num_rings, status, GET_RING_STATUS); in wifi_get_ring_buffers_status() local
463 DebugCommand *cmd = new DebugCommand(iface, support, GET_FEATURE); in wifi_get_logger_supported_feature_set() local
478 DebugCommand *cmd = new DebugCommand(iface, verbose_level, flags, max_interval_sec, in wifi_start_logging() local
581 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_set_log_handler() local
606 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_reset_log_handler() local
764 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_set_alert_handler() local
789 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_reset_alert_handler() local
[all …]
Dwifi_hal.cpp411 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg; in wifi_cleanup() local
418 WifiCommand *cmd = cmdi->cmd; in wifi_cleanup() local
435 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg; in wifi_cleanup() local
534 int cmd = event.get_cmd(); in internal_valid_message_handler() local
567 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg; in internal_valid_message_handler() local
1159 GetMulticastIdCommand cmd(handle, name, group); in wifi_get_multicast_id() local
1294 SetRSSIMonitorCommand *cmd = new SetRSSIMonitorCommand(id, iface, max_rssi, min_rssi, eh); in wifi_start_rssi_monitoring() local
1319 SetRSSIMonitorCommand *cmd = new SetRSSIMonitorCommand(id, iface, in wifi_stop_rssi_monitoring() local
1333 AndroidPktFilterCommand *cmd = new AndroidPktFilterCommand(handle, version, max_len); in wifi_get_packet_filter_capabilities() local
1347 AndroidPktFilterCommand *cmd = new AndroidPktFilterCommand(handle, program, len); in wifi_set_packet_filter() local
/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp189 StreamInfoCommand cmd(start_id, info_count, reply.get()); in ReceiveCommands() local
202 StreamSetParamsCommand cmd(set_param_msg->hdr.stream_id.as_uint32_t(), in ReceiveCommands() local
217 StreamControlCommand cmd(AudioCommandType::VIRTIO_SND_R_PCM_PREPARE, in ReceiveCommands() local
228 StreamControlCommand cmd(AudioCommandType::VIRTIO_SND_R_PCM_RELEASE, in ReceiveCommands() local
239 StreamControlCommand cmd(AudioCommandType::VIRTIO_SND_R_PCM_START, in ReceiveCommands() local
250 StreamControlCommand cmd(AudioCommandType::VIRTIO_SND_R_PCM_STOP, in ReceiveCommands() local
265 ChmapInfoCommand cmd(start_id, info_count, reply.get()); in ReceiveCommands() local
281 JackInfoCommand cmd(start_id, info_count, reply.get()); in ReceiveCommands() local
/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp316 void AudioHandler::StreamsInfo(StreamInfoCommand& cmd) { in StreamsInfo()
327 void AudioHandler::SetStreamParameters(StreamSetParamsCommand& cmd) { in SetStreamParameters()
353 void AudioHandler::PrepareStream(StreamControlCommand& cmd) { in PrepareStream()
361 void AudioHandler::ReleaseStream(StreamControlCommand& cmd) { in ReleaseStream()
369 void AudioHandler::StartStream(StreamControlCommand& cmd) { in StartStream()
378 void AudioHandler::StopStream(StreamControlCommand& cmd) { in StopStream()
387 void AudioHandler::ChmapsInfo(ChmapInfoCommand& cmd) { in ChmapsInfo()
398 void AudioHandler::JacksInfo(JackInfoCommand& cmd) { in JacksInfo()
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dauto_cmd.h58 auto cmd = CF_EXPECT(std::apply(Fn, args_)); in ResultSetup() local
63 auto cmd = std::apply(Fn, args_); in ResultSetup() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1022 char cmd[64] = {0}; in requestOrSendDataCallList() local
1261 char *cmd; local
1287 char *cmd; local
1319 char *cmd; local
1434 char *cmd = NULL; local
1546 const char *cmd; local
1570 const char *cmd; local
1590 const char *cmd; local
1624 char *cmd = NULL; local
1657 char *cmd = NULL; local
[all …]
/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.cpp144 CommandParser cmd(command); in HandleWriteSMSToSim() local
164 CommandParser cmd(command); in HandleDeleteSmsOnSim() local
201 CommandParser cmd(command); in HandleBroadcastConfig() local
244 CommandParser cmd(command); in HandleSetSmscAddress() local
373 CommandParser cmd(command); in HandleReceiveRemoteSMS() local
Dsim_service.cpp933 CommandParser cmd(command); in HandleSIM_IO() local
1089 CommandParser cmd(command); in HandleCSIM_IO() local
1165 CommandParser cmd(command); in HandleChangeOrEnterPIN() local
1368 CommandParser cmd(command); in HandleFacilityLock() local
1441 CommandParser cmd(command); in HandleOpenLogicalChannel() local
1499 CommandParser cmd(command); in HandleCloseLogicalChannel() local
1545 CommandParser cmd(command); in HandleTransmitLogicalChannel() local
1629 CommandParser cmd(command); in HandleChangePassword() local
1672 CommandParser cmd(command); in HandleQueryRemainTimes() local
1708 CommandParser cmd(command); in HandleCdmaSubscriptionSource() local
[all …]
Dsup_service.cpp116 CommandParser cmd(command); in HandleCLIR() local
198 CommandParser cmd(command); in HandleCallForward() local
297 CommandParser cmd(command); in HandleCallWaiting() local
Dcall_service.cpp132 CommandParser cmd(command); in HandleDial() local
400 CommandParser cmd(command); in HandleHangup() local
508 CommandParser cmd(command); in HandleMute() local
577 CommandParser cmd(command); in HandleEmergencyMode() local
646 CommandParser cmd(command); in HandleRemoteCall() local
Ddata_service.cpp151 CommandParser cmd(command); in HandlePDPContext() local
225 CommandParser cmd(command); in HandleEnterDataState() local
276 CommandParser cmd(command); in HandleReadDynamicParam() local
Dnetwork_service.cpp309 CommandParser cmd(command); in HandleRadioPower() local
595 CommandParser cmd(command); in HandleSetNetworkSelectionMode() local
830 CommandParser cmd(command); in HandleVoiceNetworkRegistration() local
902 CommandParser cmd(command); in HandleDataNetworkRegistration() local
1031 CommandParser cmd(command); in HandleSetPreferredNetworkType() local
/device/google/trout/hal/dumpstate/1.1/
DServiceDescriptor.cpp26 ServiceDescriptor::ServiceDescriptor(std::string name, std::string cmd) in ServiceDescriptor()
32 const auto cmd = command(); in GetOutput() local
/device/google/cuttlefish/common/libs/confui/
Dprotocol_types.cpp30 std::string ToDebugString(const ConfUiCmd& cmd, const bool is_verbose) { in ToDebugString()
52 std::string ToString(const ConfUiCmd& cmd) { return ToDebugString(cmd, false); } in ToString()
61 for (auto& cmd : all_cmds) { in ToCmd() local
/device/linaro/dragonboard/shared/utils/bdaddr/
Dbdaddr.c45 uint16_t cmd; member
57 uint16_t cmd; member
98 struct btmgmt_hdr cmd = { in btmgmt_request_config_info() local
111 struct btmgmt_cmd_set_public_addr cmd = { in btmgmt_set_public_addr() local
/device/google/gs-common/storage/
Ddump_storage.cpp37 auto cmd = android::base::StringPrintf("rm -f /data/vendor/storage/%s\n", path); in read_buffer() local
45 auto cmd = android::base::StringPrintf( in read_buffer() local
54 auto cmd = android::base::StringPrintf( in read_buffer() local
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c39 static void wpa_driver_notify_country_change(void *ctx, char *cmd) in wpa_driver_notify_country_change()
60 int wpa_driver_nl80211_driver_cmd(void *priv, char *cmd, char *buf, in wpa_driver_nl80211_driver_cmd()
165 int cmd; in wpa_driver_set_ap_wps_p2p_ie() member
Ddriver_cmd_wext.c126 static int wpa_driver_wext_set_cscan_params(char *buf, size_t buf_len, char *cmd) in wpa_driver_wext_set_cscan_params()
276 int wpa_driver_wext_driver_cmd( void *priv, char *cmd, char *buf, size_t buf_len ) in wpa_driver_wext_driver_cmd()
/device/google/contexthub/sensorhal/
Dhubconnection.cpp499 struct MsgCmd *cmd; in setLeftyMode() local
1005 struct ConfigCmd cmd; in restoreSensorState() local
1552 void HubConnection::initConfigCmd(struct ConfigCmd *cmd, int handle) in initConfigCmd()
1593 struct ConfigCmd cmd; in queueActivate() local
1624 struct ConfigCmd cmd; in queueSetDelay() local
1655 struct ConfigCmd cmd; in queueBatch() local
1693 struct ConfigCmd cmd; in queueFlushInternal() local
1731 struct ConfigCmd *cmd = (struct ConfigCmd *)malloc(sizeof(struct ConfigCmd) + length); in queueDataInternal() local
1852 struct MsgCmd *cmd = (struct MsgCmd *)malloc(sizeof(struct MsgCmd) + sizeof(float)); in queueUsbMagBias() local
1979 void HubConnection::mergeDirectReportRequest(struct ConfigCmd *cmd, int handle) { in mergeDirectReportRequest()
[all …]
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c72 uint8_t cmd; member
80 uint8_t cmd; member
97 static int setType(struct ConfigCmd *cmd, char *sensor) in setType()
353 bool sendCmd(uint8_t cmd, uint64_t appId) in sendCmd()
366 int halCmd(uint8_t cmd, char *arg) in halCmd()
/device/google/contexthub/firmware/os/core/
DhostIntf.c78 uint8_t cmd; member
122 const struct NanohubCommand *cmd; member
243 const struct NanohubCommand *cmd; in hostIntfFindHandler() local
1161 static void fakeFlush(struct ConfigCmd *cmd) in fakeFlush()
1301 static void onConfigCmdFlushOne(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdFlushOne()
1306 static void onConfigCmdEnableOne(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdEnableOne()
1325 static void onConfigCmdEnableAll(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdEnableAll()
1350 static void onConfigCmdDisableOne(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdDisableOne()
1370 static void onConfigCmdCalibrateAll(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdCalibrateAll()
1377 static void onConfigCmdSelfTestAll(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdSelfTestAll()
[all …]
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp420 …ssion::setupMgmt(const hub_message_t *appMsg, uint32_t transactionId, uint32_t cmd, AppManager &ap… in setupMgmt()
573 uint8_t cmd = buf.readU8(); in handleStopTransfer() local
645 uint8_t cmd = buf.readU8(); in handleStart() local
704 uint8_t cmd = buf.readU8(); in handleRun() local
752 uint8_t cmd = buf.readU8(); in handleStopRun() local
784 uint8_t cmd = buf.readU8(); in handleReboot() local
800 uint8_t cmd = buf.readU8(); in handleEraseTransfer() local
826 uint8_t cmd = buf.readU8(); in handleMgmt() local
1434 uint8_t cmd = buf.readU8(); in handleRx() local

12345