Searched refs:ACK_PKT_LENGTH (Results 1 – 2 of 2) sorted by relevance
52 #define ACK_PKT_LENGTH 5 macro54 #define ACK_PKT_LENGTH 127 macro91 static uint8_t ack_psdu[ACK_PKT_LENGTH];180 if (ack_len > ACK_PKT_LENGTH) { in ieee802154_handle_ack()
29 #define ACK_PKT_LENGTH 3 macro240 buf = net_pkt_get_reserve_tx_data(ACK_PKT_LENGTH, K_NO_WAIT); in create_ack_frame()243 buf->len = ACK_PKT_LENGTH; in create_ack_frame()