Home
last modified time | relevance | path

Searched refs:hb_pub_param (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dcfg_cli.c932 struct hb_pub_param { struct
941 struct hb_pub_param *param; in hb_pub_status() argument
2129 struct hb_pub_param param = { in bt_mesh_cfg_cli_hb_pub_set()
2160 struct hb_pub_param param = { in bt_mesh_cfg_cli_hb_pub_get()
Dcfg_srv.c2247 struct hb_pub_param { struct
2303 struct hb_pub_param *param = (void *)buf->data; in heartbeat_pub_set()