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

◆ nfc_platform_buffer_free()

void nfc_platform_buffer_free ( uint8_t *  p_buffer)

#include <nfc/include/nfc_platform.h>

Free allocated buffer.

If p_buffer is NULL, no operation is performed.

Parameters
[in]p_bufferPointer to allocated buffer by the nfc_platform_buffer_alloc function.