Module for handling PAN ID conflicts. More...
Functions |
|
| void | mac_panid_conflict_beacon_notify_ind (const mac_beacon_ind_t *p_beacon) |
|
A callback function used to notify Pan ID conflict detection algorithm about a new beacon frame.
More...
|
|
| bool | mac_panid_conflict_detected (void) |
|
Indicates whether the pan id conflict was detected.
More...
|
|
Detailed Description
Module for handling PAN ID conflicts.
Function Documentation
| void mac_panid_conflict_beacon_notify_ind | ( | const mac_beacon_ind_t * | p_beacon | ) |
A callback function used to notify Pan ID conflict detection algorithm about a new beacon frame.
- Parameters
-
p_beacon - pointer to beacon descriptor struct.
| bool mac_panid_conflict_detected | ( | void | ) |
Indicates whether the pan id conflict was detected.
- Returns
- Result of pan id conflict detection