MiWi Mesh Protocol Application Handling implementation.
Copyright (c) 2018 - 2020 Microchip Technology Inc. and its subsidiaries.
CommDeviceTable_t commnDeviceTable[MAX_NUMBER_OF_DEVICES_IN_NETWORK] |
CoordHopCount_t coordHopCount[HOP_TABLE_COUNT] |
CoordinatorTable_t coordinatorTable[NUM_OF_COORDINATORS] |
CoordRouteTable_t coordRouteTable[NUM_OF_COORDINATORS] |
defaultParametersRamOnly_t defaultParamsRamOnly |
Referenced by fillGeneralInformation(), updateGeneralInfoSet(), and wsndemo_init().
defaultParametersRomOrRam_t defaultParamsRomOrRam |
Referenced by MiMAC_ReceivedPacket(), and wsndemo_init().
DeviceTable_t deviceTable[NUM_OF_NONSLEEPING_ENDDEVICES] |
DuplicateRejectionTable_t duplicateRejectionTable[DUPLICATE_REJECTION_TABLE_SIZE] |
uint8_t networkKey[SECURITY_KEY_SIZE] = NETWORK_KEY_DEFAULT |
uint8_t publicKey[SECURITY_KEY_SIZE] = PUBLIC_KEY_DEFAULT |
RebroadcastTable_t reBroadcastTable[REBROADCAST_TABLE_SIZE] |
SleepDeviceTable_t sleepdeviceTable[NUM_OF_SLEEPING_ENDDEVICES] |