Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dpriv_beacon_cli.h36 struct bt_mesh_priv_beacon { struct
66 struct bt_mesh_priv_beacon *priv_beacon);
116 struct bt_mesh_priv_beacon *val,
117 struct bt_mesh_priv_beacon *rsp);
128 struct bt_mesh_priv_beacon *val);
/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c25 struct bt_mesh_priv_beacon *rsp; in handle_beacon_status()
48 struct bt_mesh_priv_beacon state = { in handle_beacon_status()
159 int bt_mesh_priv_beacon_cli_set(uint16_t net_idx, uint16_t addr, struct bt_mesh_priv_beacon *val, in bt_mesh_priv_beacon_cli_set()
160 struct bt_mesh_priv_beacon *rsp) in bt_mesh_priv_beacon_cli_set()
181 int bt_mesh_priv_beacon_cli_get(uint16_t net_idx, uint16_t addr, struct bt_mesh_priv_beacon *val) in bt_mesh_priv_beacon_cli_get()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dpriv_beacon.c16 struct bt_mesh_priv_beacon val; in cmd_priv_beacon_get()
34 struct bt_mesh_priv_beacon val; in cmd_priv_beacon_set()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c1109 struct bt_mesh_priv_beacon val; in tx_priv_setup()
1147 struct bt_mesh_priv_beacon val; in test_tx_priv_adv()
1305 struct bt_mesh_priv_beacon val; in test_rx_priv_invalid()
1344 struct bt_mesh_priv_beacon val; in toggle_priv_beacon()
Dtest_persistence.c951 struct bt_mesh_priv_beacon priv_beacon_state = { in test_cfg_save()
1033 struct bt_mesh_priv_beacon priv_beacon_state; in test_cfg_load()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c795 struct bt_mesh_priv_beacon val; in priv_beacon_get()
812 struct bt_mesh_priv_beacon val; in priv_beacon_set()