nrfxlib API 2.8.99
|
|
inlinestatic |
Checks if the current IE is a terminator.
[in] | p_ie_iterator | Information element iterator. |
[in] | p_end_addr | Address past which the iteration shall stop. |
true | The IE is a terminator or iteration has passed the end address. |
false | The IE is not a terminator and iteration has not passed the end address. |