Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dpriv_beacon_cli.h46 struct bt_mesh_priv_node_id { struct
88 struct bt_mesh_priv_node_id *priv_node_id);
171 struct bt_mesh_priv_node_id *val,
172 struct bt_mesh_priv_node_id *rsp);
185 struct bt_mesh_priv_node_id *val);
/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c93 struct bt_mesh_priv_node_id *rsp; in handle_node_id_status()
118 struct bt_mesh_priv_node_id state = { in handle_node_id_status()
238 struct bt_mesh_priv_node_id *val, in bt_mesh_priv_beacon_cli_node_id_set()
239 struct bt_mesh_priv_node_id *rsp) in bt_mesh_priv_beacon_cli_node_id_set()
265 struct bt_mesh_priv_node_id *val) in bt_mesh_priv_beacon_cli_node_id_get()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dpriv_beacon.c100 struct bt_mesh_priv_node_id val; in cmd_priv_node_id_get()
121 struct bt_mesh_priv_node_id val; in cmd_priv_node_id_set()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c868 struct bt_mesh_priv_node_id val; in priv_node_id_get()
888 struct bt_mesh_priv_node_id val; in priv_node_id_set()