Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
address_book_common.c File Reference

Shared helpers for all Address Book sub-commands. More...

#include <string.h>
#include "address_book_common.h"
#include "os_utils.h"
#include "os_print.h"
#include "buffer.h"
#include "tlv_library.h"
#include "bip32.h"
#include "address_book.h"
#include "io.h"
#include "status_words.h"
#include "nbgl_use_case.h"
Include dependency graph for address_book_common.c:

Go to the source code of this file.

Detailed Description

Shared helpers for all Address Book sub-commands.

Provides reusable TLV field handlers used across every TLV-based flow:

Definition in file address_book_common.c.