Home
last modified time | relevance | path

Searched refs:HdfHostapdRemoteNode (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhostapd_common_cmd.c560 static int32_t ProcessEventStaJoin(struct HdfHostapdRemoteNode *node, in ProcessEventStaJoin()
597 static int32_t ProcessEventApState(struct HdfHostapdRemoteNode *node, in ProcessEventApState()
634 int32_t ProcessEventHostapdNotify(struct HdfHostapdRemoteNode *node, char *notifyParam, const char *ifName) in ProcessEventHostapdNotify()
654 struct HdfHostapdRemoteNode *pos = NULL; in HdfHostapdCallbackFun()
666 DLIST_FOR_EACH_ENTRY(pos, head, struct HdfHostapdRemoteNode, node) { in HdfHostapdCallbackFun() argument
741 struct HdfHostapdRemoteNode *pos = NULL; in HdfHostapdAddRemoteObj()
749 DLIST_FOR_EACH_ENTRY(pos, head, struct HdfHostapdRemoteNode, node) { in HdfHostapdAddRemoteObj() argument
756 struct HdfHostapdRemoteNode *newRemoteNode = in HdfHostapdAddRemoteObj()
757 (struct HdfHostapdRemoteNode *)OsalMemCalloc(sizeof(struct HdfHostapdRemoteNode)); in HdfHostapdAddRemoteObj()
775 DLIST_FOR_EACH_ENTRY_SAFE(pos, tmp, head, struct HdfHostapdRemoteNode, node) HdfHostapdDelRemoteObj() argument
[all...]
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_drivers.c114 struct HdfHostapdRemoteNode *pos = NULL; in HdfHostapdInterfaceDriverRelease()
115 struct HdfHostapdRemoteNode *tmp = NULL; in HdfHostapdInterfaceDriverRelease()
125 DLIST_FOR_EACH_ENTRY_SAFE(pos, tmp, &stubData->remoteListHead, struct HdfHostapdRemoteNode, node) { in HdfHostapdInterfaceDriverRelease()
H A Dhostapd_impl.h30 struct HdfHostapdRemoteNode { struct

Completed in 3 milliseconds