Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dmain.h782 struct bt_mesh_prb { struct
784 uint8_t random[13];
787 uint8_t flags;
790 uint32_t iv_idx;
814 void (*priv_received)(const struct bt_mesh_prb *prb); argument