STRUCT_ALIGN_4(waps_frame_t)
waps_post_tx_cb_f post_cb
waps_item_t * Waps_itemReserve(waps_item_type_e type)
Reserve item from item bank.
void(* waps_pre_tx_cb_f)(waps_item_t *)
void Waps_itemInit(waps_free_item_threshold_cb_t thresold_cb, uint8_t thresold_percent)
Initialize dynamic item bank.
void Waps_itemFree(waps_item_t *item)
Free item for item bank.
__STATIC_INLINE void Waps_item_init(waps_item_t *item, uint8_t func, uint8_t len)
Initialize common frame fields.
void(* waps_free_item_threshold_cb_t)(void)
@ WAPS_ITEM_TYPE_INDICATION
void(* waps_post_tx_cb_f)(waps_item_t *)