Home
last modified time | relevance | path

Searched defs:bt_mesh_priv_beacon_cli_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dpriv_beacon_cli.h56 struct bt_mesh_priv_beacon_cli_cb { struct
65 void (*priv_beacon_status)(struct bt_mesh_priv_beacon_cli *cli, uint16_t addr,
99 const struct bt_mesh_priv_beacon_cli_cb *cb; argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c155 const struct bt_mesh_model_cb bt_mesh_priv_beacon_cli_cb = { variable