| /drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
| D | message_dispatcher.c | 29 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
|
| D | sidecar.c | 45 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
|
| D | message_router.c | 477 ErrorCode SendMessage(MessageContext *context) in SendMessage()
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
| D | context_manager.c | 55 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(¶ms); 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 …]
|
| D | user_sign_centre.c | 115 ResultCode GetTokenDataAndSign(const UserAuthContext *context, in GetTokenDataAndSign()
|
| /drivers/hdf_core/framework/model/network/wifi/core/module/ |
| D | wifi_base.c | 166 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/ |
| D | p2p.c | 34 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/ |
| D | hdf_wlan_priority_queue.c | 92 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
|
| D | hdf_wifi_event.c | 378 int32_t HdfWifiEventEapolRecv(const char *name, void *context) in HdfWifiEventEapolRecv()
|
| /drivers/hdf_core/framework/model/network/wifi/core/components/sta/ |
| D | sta.c | 203 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/ |
| D | ap.c | 240 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/ |
| D | hdf_wlan_queue.c | 74 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/ |
| D | local_node.c | 32 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/ |
| D | hdf_single_node_message_test.c | 53 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/ |
| D | eapol.h | 24 void *context; member 34 void *context; member
|
| /drivers/peripheral/usb/interfaces/ddk/device/ |
| D | usbfn_request.h | 63 void *context; member
|
| D | usbfn_interface.h | 172 void *context; member
|
| /drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/ |
| D | stream_still_capture.cpp | 61 auto context = std::make_shared<OfflineStreamContext>(); in ChangeToOfflineStream() local
|
| /drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/ |
| D | extension.js | 27 function activate(context) { argument
|
| /drivers/hdf_core/adapter/khdf/linux/model/network/wifi/platform/src/ |
| D | hdf_wlan_queue.c | 101 int32_t PushQueue(HdfWlanQueue *queue, void *context) in PushQueue()
|
| /drivers/peripheral/usb/ddk/device/include/ |
| D | usbfn_io_mgr.h | 53 void *context; member
|
| /drivers/peripheral/camera/hal/hdi_impl/src/offline_stream_operator/ |
| D | offline_stream.cpp | 38 RetCode OfflineStream::Init(std::shared_ptr<OfflineStreamContext>& context) in Init()
|
| /drivers/peripheral/usb/ddk/device/src/ |
| D | usbfn_sdk_if.c | 176 … struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnStartRecvInterfaceEvent()
|
| D | usbfn_dev_mgr.c | 580 … struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnMgrStartRecvEvent()
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_dfx.cpp | 388 void ThermalDfx::InfoChangedCallback(const char* key, const char* value, void* context) in InfoChangedCallback()
|