nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_rpc_free_tx_buf()

void nrf_rpc_free_tx_buf ( const struct nrf_rpc_group group,
uint8_t *  buf 
)

#include <nrf_rpc/include/nrf_rpc.h>

Deallocates Tx buffer.

It should be used only if packet was allocated but it is not sent by any transport.

Parameters
[in]groupnRF RPC group.
[in]bufPreviously allocated buffer for Tx packet.