Home
last modified time | relevance | path

Searched refs:printf_hex (Results 1 – 1 of 1) sorted by relevance

/btstack/test/mesh/
H A Dmesh_pts.c254 static void printf_hex(const uint8_t * data, uint16_t len){ in printf_hex() function
274 printf_hex(network_key->net_key, 16); in mesh_pts_dump_mesh_options()
280 printf_hex(transport_key->key, 16); in mesh_pts_dump_mesh_options()
286 printf_hex(device_key->key, 16); in mesh_pts_dump_mesh_options()