Home
last modified time | relevance | path

Searched refs:bt_mesh_priv_beacon_cli (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dpriv_beacon_cli.h33 struct bt_mesh_priv_beacon_cli;
65 void (*priv_beacon_status)(struct bt_mesh_priv_beacon_cli *cli, uint16_t addr,
76 void (*priv_gatt_proxy_status)(struct bt_mesh_priv_beacon_cli *cli, uint16_t addr,
87 void (*priv_node_id_status)(struct bt_mesh_priv_beacon_cli *cli, uint16_t addr,
92 struct bt_mesh_priv_beacon_cli { struct
/Zephyr-latest/tests/bluetooth/mesh_shell/src/
Dmain.c28 static struct bt_mesh_priv_beacon_cli priv_beacon_cli;
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dpriv_beacon_cli.rst33 .. doxygengroup:: bt_mesh_priv_beacon_cli
/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c15 LOG_MODULE_REGISTER(bt_mesh_priv_beacon_cli);
17 static struct bt_mesh_priv_beacon_cli *cli;
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_proxy_sol.c31 static struct bt_mesh_priv_beacon_cli priv_beacon_cli;
Dmesh_test.c179 static struct bt_mesh_priv_beacon_cli priv_beacon_cli;
Dtest_beacon.c74 static struct bt_mesh_priv_beacon_cli priv_beacon_cli;
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c788 static struct bt_mesh_priv_beacon_cli priv_beacon_cli;