Searched defs:blob_cli (Results 1 – 3 of 3) sorted by relevance
30 #define DFU_CLI(blob_cli) CONTAINER_OF(blob_cli, struct bt_mesh_dfu_cli, blob) argument970 const struct bt_mesh_model *blob_cli = in dfu_cli_init() local
230 static struct bt_mesh_blob_cli blob_cli = { .cb = &blob_cli_handlers }; variable
353 static struct bt_mesh_blob_cli blob_cli = { .cb = &blob_cli_handlers }; variable