Generic node_rx_hdr struct contains data not used for done event, so this pdu specific data is moved to node_rx_pdu to minimize memory usage for MFIFO_done alloc. This however calls for a considerable write-through replacing the generic node_rx_hdr with node_rx_pdu when relevant and needed. Signed-off-by: Erik Brockhoff <erbr@oticon.com> |
||
|---|---|---|
| .. | ||
| common | ||
| ctrl_api | ||
| ctrl_chmu | ||
| ctrl_cis_create | ||
| ctrl_cis_terminate | ||
| ctrl_collision | ||
| ctrl_conn_update | ||
| ctrl_cte_req | ||
| ctrl_data_length_update | ||
| ctrl_encrypt | ||
| ctrl_feature_exchange | ||
| ctrl_hci | ||
| ctrl_invalid | ||
| ctrl_le_ping | ||
| ctrl_min_used_chans | ||
| ctrl_phy_update | ||
| ctrl_sca_update | ||
| ctrl_terminate | ||
| ctrl_tx_buffer_alloc | ||
| ctrl_tx_queue | ||
| ctrl_unsupported | ||
| ctrl_version | ||
| mock_ctrl | ||
| uut | ||