Home
last modified time | relevance | path

Searched refs:bt_mesh_blob_cli_cb (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h190 struct bt_mesh_blob_cli_cb { struct
295 const struct bt_mesh_blob_cli_cb *cb;
Ddfu_cli.h398 extern const struct bt_mesh_blob_cli_cb _bt_mesh_dfu_cli_blob_handlers;
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst20 static const struct bt_mesh_blob_cli_cb blob_cb = {
105 :c:member:`lost_target <bt_mesh_blob_cli_cb.lost_target>` callback.
107 The end of the procedure is signalled through the :c:member:`caps <bt_mesh_blob_cli_cb.caps>`
122 <bt_mesh_blob_cli_cb.end>` callback. Lost Target nodes will be reported through the
123 :c:member:`lost_target <bt_mesh_blob_cli_cb.lost_target>` callback.
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c166 static const struct bt_mesh_blob_cli_cb blob_cli_handlers = {
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c275 const struct bt_mesh_blob_cli_cb _bt_mesh_dfu_cli_blob_handlers = {
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c223 static const struct bt_mesh_blob_cli_cb blob_cli_handlers = {
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c347 static const struct bt_mesh_blob_cli_cb blob_cli_handlers = {