Home
last modified time | relevance | path

Searched refs:bt_mesh_cfg_cli_hb_sub (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h29 struct bt_mesh_cfg_cli_hb_sub;
329 struct bt_mesh_cfg_cli_hb_sub *sub);
422 struct bt_mesh_cfg_cli_hb_sub { struct
1406 int bt_mesh_cfg_cli_hb_sub_set(uint16_t net_idx, uint16_t addr, struct bt_mesh_cfg_cli_hb_sub *sub,
1422 int bt_mesh_cfg_cli_hb_sub_get(uint16_t net_idx, uint16_t addr, struct bt_mesh_cfg_cli_hb_sub *sub,
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c207 struct bt_mesh_cfg_cli_hb_sub sub = { in bt_ready()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c1666 static void hb_sub_print(const struct shell *sh, struct bt_mesh_cfg_cli_hb_sub *sub) in hb_sub_print()
1681 struct bt_mesh_cfg_cli_hb_sub sub; in hb_sub_get()
1703 struct bt_mesh_cfg_cli_hb_sub sub; in hb_sub_set()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c890 struct bt_mesh_cfg_cli_hb_sub *sub;
898 struct bt_mesh_cfg_cli_hb_sub sub; in hb_sub_status()
2076 int bt_mesh_cfg_cli_hb_sub_set(uint16_t net_idx, uint16_t addr, struct bt_mesh_cfg_cli_hb_sub *sub, in bt_mesh_cfg_cli_hb_sub_set()
2105 int bt_mesh_cfg_cli_hb_sub_get(uint16_t net_idx, uint16_t addr, struct bt_mesh_cfg_cli_hb_sub *sub, in bt_mesh_cfg_cli_hb_sub_get()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3390 struct bt_mesh_cfg_cli_hb_sub sub; in config_hb_sub_set()
3420 struct bt_mesh_cfg_cli_hb_sub sub; in config_hb_sub_get()