Home
last modified time | relevance | path

Searched refs:tx_ack_len (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_dec_app.c255 size_t tx_ack_len; in spinel_decode_prop_nrf_802154_tx_ack_started() local
261 &tx_ack_len); in spinel_decode_prop_nrf_802154_tx_ack_started()
263 if ((siz < 0) || (p_tx_ack == NULL) || (p_tx_ack[0] != tx_ack_len)) in spinel_decode_prop_nrf_802154_tx_ack_started()