Home
last modified time | relevance | path

Searched defs:msg (Results 176 - 178 of 178) sorted by relevance

12345678

/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp584 HdiExecutorSendMsg msg = {}; in CreateExecutorCommand() local
1406 SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t>& msg) SendMessage() argument
[all...]
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c382 static int32_t CmdSocketFinishHandler(struct nl_msg *msg, void *arg) in CmdSocketFinishHandler() argument
390 static int32_t CmdSocketAckHandler(struct nl_msg *msg, void *arg) in CmdSocketAckHandler() argument
455 int32_t NetlinkSendCmdSync(struct nl_msg *msg, const RespHandler handler, void *data) in NetlinkSendCmdSync() argument
566 static int32_t FamilyIdHandler(struct nl_msg *msg, void *arg) in FamilyIdHandler() argument
594 struct nl_msg *msg = NULL; in GetMulticastId() local
823 ParserIsSupportCombo(struct nl_msg *msg, void *arg) ParserIsSupportCombo() argument
863 ParserSupportComboInfo(struct nl_msg *msg, void *arg) ParserSupportComboInfo() argument
976 ParserValidFreq(struct nl_msg *msg, void *arg) ParserValidFreq() argument
1099 struct nl_msg *msg = NULL; IsSupportCombo() local
1136 struct nl_msg *msg = NULL; GetComboInfo() local
1209 ParserChipId(struct nl_msg *msg, void *arg) ParserChipId() argument
1283 struct nl_msg *msg = NULL; GetValidFreqByBand() local
1330 struct nl_msg *msg = NULL; SetTxPower() local
1372 struct nl_msg *msg = NULL; WifiSetCountryCode() local
1416 struct nl_msg *msg = nlmsg_alloc(); SetScanMacAddr() local
1454 struct nl_msg *msg = NULL; AcquireChipId() local
1520 NetDeviceInfoHandler(struct nl_msg *msg, void *arg) NetDeviceInfoHandler() argument
1551 struct nl_msg *msg = nlmsg_alloc(); GetIftypeAndMac() local
1604 CmdScanPutSsidsMsg(struct nl_msg *msg, const WifiScan *scan, const WiphyInfo *wiphyInfo) CmdScanPutSsidsMsg() argument
1643 CmdScanPutFreqsMsg(struct nl_msg *msg, const WifiScan *scan) CmdScanPutFreqsMsg() argument
1662 CmdScanPutMsg(const char *ifName, struct nl_msg *msg, const WifiScan *scan) CmdScanPutMsg() argument
1708 struct nl_msg *msg = NULL; WifiCmdScan() local
2146 InitInstallWlanParam(const char *ifName, uint32_t interfaceId, struct nl_msg **msg, struct nl_msg **keyMsg) InitInstallWlanParam() argument
2169 InstallParam(struct nl_msg *msg, struct nl_msg *keyMsg) InstallParam() argument
2187 FreeMsg(struct nl_msg *msg, struct nl_msg *keyMsg) FreeMsg() argument
2207 struct nl_msg *msg = NULL; WifiInstallWlanExtParam() local
2415 StationInfoHandler(struct nl_msg *msg, void *arg) StationInfoHandler() argument
2459 struct nl_msg *msg = NULL; GetStationInfo() local
2512 GetWiphyInfoHandler(struct nl_msg *msg, void *arg) GetWiphyInfoHandler() argument
2561 struct nl_msg *msg = NULL; GetWiphyInfo() local
2591 GetWiphyIndexHandler(struct nl_msg *msg, void *arg) GetWiphyIndexHandler() argument
2612 struct nl_msg *msg = NULL; GetWiphyIndex() local
2648 ProcessMatchSsidToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSettings *pnoSettings) ProcessMatchSsidToMsg() argument
2694 SsidToMsg(struct nl_msg *msg, struct DListHead *scanSsids) SsidToMsg() argument
2726 ProcessSsidToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSettings *pnoSettings) ProcessSsidToMsg() argument
2761 ProcessScanPlanToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSettings *pnoSettings) ProcessScanPlanToMsg() argument
2832 ProcessFreqToMsg(struct nl_msg *msg, const WifiPnoSettings *pnoSettings) ProcessFreqToMsg() argument
2866 ProcessReqflagsToMsg(struct nl_msg *msg, const WiphyInfo *wiphyInfo, const WifiPnoSettings *pnoSettings) ProcessReqflagsToMsg() argument
2892 ConvertSetsToNetlinkmsg(struct nl_msg *msg, const char *ifName, const WifiPnoSettings *pnoSettings) ConvertSetsToNetlinkmsg() argument
2924 struct nl_msg *msg = NULL; WifiStartPnoScan() local
2965 struct nl_msg *msg = NULL; WifiStopPnoScan() local
2998 GetAssociatedInfoHandler(struct nl_msg *msg, void *arg) GetAssociatedInfoHandler() argument
3037 struct nl_msg *msg = NULL; WifiGetAssociatedInfo() local
3121 SignalInfoHandler(struct nl_msg *msg, void *arg) SignalInfoHandler() argument
3197 struct nl_msg *msg = NULL; WifiGetSignalPollInfo() local
3278 WifiSendActionFrameHandler(struct nl_msg *msg, void *arg) WifiSendActionFrameHandler() argument
3299 struct nl_msg *msg = NULL; WifiSendActionFrame() local
3350 struct nl_msg *msg = NULL; WifiRegisterActionFrameReceiver() local
[all...]
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_cec.h1695 static inline bool HdmiCecIsBroadcastMsg(struct HdmiCecMsg *msg) in HdmiCecIsBroadcastMsg() argument
1704 static inline uint8_t HdmiCecGetMsgInitiator(const struct HdmiCecMsg *msg) in HdmiCecGetMsgInitiator() argument
1709 static inline uint8_t HdmiCecGetMsgDestination(const struct HdmiCecMsg *msg) in HdmiCecGetMsgDestination() argument
[all...]

Completed in 9 milliseconds

12345678