nrfxlib API 2.8.99
|
bool nrf_802154_ack_data_pending_bit_should_be_set | ( | const nrf_802154_frame_parser_data_t * | p_frame_data | ) |
Checks if a pending bit is to be set in the ACK frame sent in response to a given frame.
[in] | p_frame_data | Pointer to the frame parser data for which the ACK frame is being prepared. |
true | Pending bit is to be set. |
false | Pending bit is to be cleared. |