ZPS_u64NwkNibGetMappedIeeeAddr
uint64 ZPS_u64NwkNibGetMappedIeeeAddr(
void *pvNwk,
uint16 u16Location);
Description
This function can be used to obtain the 64-bit IEEE (MAC) address that is stored in a particular entry in the local MAC Address table. The number of the entry must be specified as well as the handle of the relevant network.
Parent topic:ZPS_u64NwkNibGetMappedIeeeAddr
Parameters
pvNwk: Pointer to relevant NWK layer instance
u16Location: Number of entry to access in MAC Address table
Parent topic:ZPS_u64NwkNibGetMappedIeeeAddr
Returns
64-bit IEEE/MAC address obtained.
Parent topic:ZPS_u64NwkNibGetMappedIeeeAddr
Parent topic:Addressing functions