NetSim Source Code Help
Loading...
Searching...
No Matches
InfrastructureBSS.c File Reference
#include "main.h"
#include "IEEE802_11.h"
#include "IEEE802_11_Phy.h"
Include dependency graph for InfrastructureBSS.c:

Go to the source code of this file.

Functions

int fn_NetSim_802_11_InfrastructureBSS_Init (NETSIM_ID nApID, NETSIM_ID nApInterfaceID)
 
void fn_NetSim_802_11_InfrastructureBSS_UpdateReceiver (NetSim_PACKET *packet)
 
bool isPacketforsameInfrastructureBSS (PIEEE802_11_MAC_VAR mac, NetSim_PACKET *packet)
 

Function Documentation

◆ fn_NetSim_802_11_InfrastructureBSS_Init()

int fn_NetSim_802_11_InfrastructureBSS_Init ( NETSIM_ID  nApID,
NETSIM_ID  nApInterfaceID 
)

Definition at line 18 of file InfrastructureBSS.c.

Here is the call graph for this function:

◆ fn_NetSim_802_11_InfrastructureBSS_UpdateReceiver()

void fn_NetSim_802_11_InfrastructureBSS_UpdateReceiver ( NetSim_PACKET packet)

Definition at line 92 of file InfrastructureBSS.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ isPacketforsameInfrastructureBSS()

bool isPacketforsameInfrastructureBSS ( PIEEE802_11_MAC_VAR  mac,
NetSim_PACKET packet 
)

Definition at line 111 of file InfrastructureBSS.c.

Here is the call graph for this function:
Here is the caller graph for this function: