Searched refs:prb (Results 1 – 4 of 4) sorted by relevance
155 SHELL_SUBCMD_ADD((mesh, models), prb, &priv_beacons_cmds, "Private Beacon Cli commands",
814 void (*priv_received)(const struct bt_mesh_prb *prb);
1059 typedef void (*priv_beacon_cb)(const struct bt_mesh_prb *prb);1063 static void priv_received(const struct bt_mesh_prb *prb) in priv_received() argument1066 priv_beacon_cb_ptr(prb); in priv_received()1480 static void priv_beacon_recv(const struct bt_mesh_prb *prb) in priv_beacon_recv() argument1483 if (prb->iv_idx == 2) { in priv_beacon_recv()1488 ASSERT_EQUAL(prb->flags, 0x02); in priv_beacon_recv()1489 ASSERT_EQUAL(prb->iv_idx, 1); in priv_beacon_recv()
1609 ``mesh models prb priv-beacon-get``1617 ``mesh models prb priv-beacon-set <Val(off, on)> <RandInt(10s steps)>``1625 ``mesh models prb priv-gatt-proxy-get``1634 ``mesh models prb priv-gatt-proxy-set <Val(off, on)>``1644 ``mesh models prb priv-node-id-get <NetKeyIdx>``1655 ``mesh models prb priv-node-id-set <NetKeyIdx> <State>``