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

Go to the source code of this file.

Functions

int fn_NetSim_802_11_MeshBSS_Init (NETSIM_ID nDeviceId, NETSIM_ID nInterfaceId)
 
void fn_NetSim_802_11_MeshBSS_UpdateReceiver (NetSim_PACKET *packet)
 
bool isPacketforsameMeshBSS (PIEEE802_11_MAC_VAR mac, NetSim_PACKET *packet)
 

Function Documentation

◆ fn_NetSim_802_11_MeshBSS_Init()

int fn_NetSim_802_11_MeshBSS_Init ( NETSIM_ID  nDeviceId,
NETSIM_ID  nInterfaceId 
)

Definition at line 18 of file MeshBSS.c.

Here is the call graph for this function:

◆ fn_NetSim_802_11_MeshBSS_UpdateReceiver()

void fn_NetSim_802_11_MeshBSS_UpdateReceiver ( NetSim_PACKET packet)

Definition at line 48 of file MeshBSS.c.

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

◆ isPacketforsameMeshBSS()

bool isPacketforsameMeshBSS ( PIEEE802_11_MAC_VAR  mac,
NetSim_PACKET packet 
)

Definition at line 62 of file MeshBSS.c.

Here is the caller graph for this function: