Home
last modified time | relevance | path

Searched defs:PUB_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.h74 #define PUB_KEY_SIZE PDU_LEN_PUB_KEY macro
Dprovisioner.c784 int bt_mesh_prov_remote_pub_key_set(const uint8_t public_key[PUB_KEY_SIZE]) in bt_mesh_prov_remote_pub_key_set()