![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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... | |
Module for handling PAN ID conflicts.
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.
p_beacon | - pointer to beacon descriptor struct. |
bool mac_panid_conflict_detected | ( | void | ) |
Indicates whether the pan id conflict was detected.