Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 26) sorted by relevance

12

/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dmessage_dispatcher.c29 void ReleaseMessageContext(MessageContext *context) in ReleaseMessageContext()
84 …ndToLocalDispatcher(MessageDispatcher *dispatcher, const uint8_t priority, MessageContext *context) in AppendToLocalDispatcher()
108 void SetToResponse(MessageContext *context) in SetToResponse()
122 static void HandleAsyncResponse(MessageContext *context) in HandleAsyncResponse()
135 static void HandleSyncResponse(MessageContext *context) in HandleSyncResponse()
150 static void HandleRequestMessage(MessageContext *context) in HandleRequestMessage()
208 static void HandleMessage(MessageContext *context) in HandleMessage()
230 MessageContext *context = NULL; in ReleaseAllMessage() local
241 MessageContext *context = NULL; in RunDispatcher() local
Dsidecar.c45 MessageContext *context = (MessageContext *)OsalMemCalloc(sizeof(MessageContext)); in CreateMessageContext() local
77 MessageContext *context = NULL; in DispatchToMessage() local
114 MessageContext *context = NULL; in SideCarSendSyncMessage() local
148 MessageContext *context = NULL; in SideCarSendAsyncMessageInner() local
Dmessage_router.c477 ErrorCode SendMessage(MessageContext *context) in SendMessage()
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Dcontext_manager.c55 UserAuthContext *context = (UserAuthContext *)Malloc(sizeof(UserAuthContext)); in InitAuthContext() local
80 ResultCode GenerateAuthContext(AuthSolutionHal params, UserAuthContext **context) in GenerateAuthContext()
117 static ResultCode CreateIdentifySchedule(const UserAuthContext *context, CoAuthSchedule **schedule) in CreateIdentifySchedule()
135 UserAuthContext *context = (UserAuthContext *)Malloc(sizeof(UserAuthContext)); in InitIdentifyContext() local
170 UserAuthContext *context = InitIdentifyContext(&params); in GenerateIdentifyContext() local
213 static ResultCode InsertScheduleToContext(CoAuthSchedule *schedule, UserAuthContext *context) in InsertScheduleToContext()
219 static ResultCode CreateAndInsertSchedules(UserAuthContext *context, uint32_t authMode) in CreateAndInsertSchedules()
250 static LinkedList *GetAuthCredentialList(const UserAuthContext *context) in GetAuthCredentialList()
281 static ResultCode QueryAuthTempletaInfo(UserAuthContext *context, TemplateIdArrays *templateIds, in QueryAuthTempletaInfo()
333 static ResultCode CreateAuthSchedule(UserAuthContext *context, CoAuthSchedule **schedule) in CreateAuthSchedule()
[all …]
Duser_sign_centre.c115 ResultCode GetTokenDataAndSign(const UserAuthContext *context, in GetTokenDataAndSign()
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c166 static int32_t WifiCmdNewKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdNewKey()
212 static int32_t WifiCmdDelKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdDelKey()
272 static int32_t WifiCmdSetKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdSetKey()
320 static int32_t WifiCmdSendEapol(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdSendEapol()
352 static int32_t WifiCmdReceiveEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdReceiveEapol()
395 static int32_t WifiCmdEnableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct Hd… in WifiCmdEnableEapol()
424 static int32_t WifiCmdDisableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdDisableEapol()
448 static int32_t WifiCmdGetAddr(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdGetAddr()
476 static int32_t WifiCmdSetMode(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdSetMode()
636 static int32_t WifiCmdGetHwFeature(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdGetHwFeature()
[all …]
/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
Dp2p.c34 static int32_t WifiCmdRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, stru… in WifiCmdRemainOnChannel()
85 static int32_t WifiCmdProbeReqReport(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdProbeReqReport()
131 static int32_t WifiCmdCancelRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdCancelRemainOnChannel()
175 static int32_t WifiCmdAddIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAddIf()
225 static int32_t WifiCmdRemoveIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in WifiCmdRemoveIf()
274 static int32_t WifiCmdSetApWpsP2pIe(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdSetApWpsP2pIe()
330 static int32_t WifiCmdGetDriverFlag(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdGetDriverFlag()
/drivers/hdf_core/framework/model/network/wifi/platform/src/
Dhdf_wlan_priority_queue.c92 int32_t PushPriorityQueue(PriorityQueue *queue, const uint8_t priority, void *context) in PushPriorityQueue()
120 void *context = NULL; in PopQueueByPri() local
134 void *context = NULL; in PopPriorityQueue() local
Dhdf_wifi_event.c378 int32_t HdfWifiEventEapolRecv(const char *name, void *context) in HdfWifiEventEapolRecv()
/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
Dsta.c203 static int32_t WifiCmdAssoc(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAssoc()
255 static int32_t WifiCmdDisconnect(const RequestContext *context, struct HdfSBuf *reqData, struct Hdf… in WifiCmdDisconnect()
290 static int32_t WifiCmdScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf *… in WifiCmdScan()
325 static int32_t WifiCmdAbortScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdAbortScan()
349 static int32_t WifiCmdSetScanningMacAddress(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdSetScanningMacAddress()
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
Dap.c240 static int32_t WifiCmdSetAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdSetAp()
274 static int32_t WifiCmdStopAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdStopAp()
298 static int32_t WifiCmdChangeBeacon(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdChangeBeacon()
339 static int32_t WifiCmdStaRemove(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdStaRemove()
397 static int32_t WifiCmdGetAssociatedStas(const RequestContext *context, struct HdfSBuf *reqData, str… in WifiCmdGetAssociatedStas()
436 static int32_t WifiCmdSetCountryCode(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdSetCountryCode()
/drivers/hdf_core/adapter/khdf/liteos/model/network/wifi/platform/src/
Dhdf_wlan_queue.c74 void *context = NULL; in PopQueue() local
86 int32_t PushQueue(HdfWlanQueue *queue, void *context) in PushQueue()
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/nodes/
Dlocal_node.c32 static void HandleRequestMessage(const RemoteService *service, MessageContext *context) in HandleRequestMessage()
53 static void HandleResponseMessage(const RemoteService *service, MessageContext *context) in HandleResponseMessage()
80 ErrorCode SendMessageLocalNode(const RemoteService *service, MessageContext *context) in SendMessageLocalNode()
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
Dhdf_single_node_message_test.c53 static ErrorCode FuncNoLoad(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in FuncNoLoad()
61 static ErrorCode FuncSmallLoad(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in FuncSmallLoad()
252 static void SendMessageTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, struct … in SendMessageTestCallBack()
291 static void SendMessagePerfTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, str… in SendMessagePerfTestCallBack()
/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
Deapol.h24 void *context; member
34 void *context; member
/drivers/peripheral/usb/interfaces/ddk/device/
Dusbfn_request.h63 void *context; member
Dusbfn_interface.h172 void *context; member
/drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/
Dstream_still_capture.cpp61 auto context = std::make_shared<OfflineStreamContext>(); in ChangeToOfflineStream() local
/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/
Dextension.js27 function activate(context) { argument
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/platform/src/
Dhdf_wlan_queue.c101 int32_t PushQueue(HdfWlanQueue *queue, void *context) in PushQueue()
/drivers/peripheral/usb/ddk/device/include/
Dusbfn_io_mgr.h53 void *context; member
/drivers/peripheral/camera/hal/hdi_impl/src/offline_stream_operator/
Doffline_stream.cpp38 RetCode OfflineStream::Init(std::shared_ptr<OfflineStreamContext>& context) in Init()
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_sdk_if.c176 … struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnStartRecvInterfaceEvent()
Dusbfn_dev_mgr.c580 … struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnMgrStartRecvEvent()
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_dfx.cpp388 void ThermalDfx::InfoChangedCallback(const char* key, const char* value, void* context) in InfoChangedCallback()

12