Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_srv.h36 #define BT_MESH_DFU_SRV_INIT(_handlers, _imgs, _img_count) \ argument
38 .blob = { .cb = &_bt_mesh_dfu_srv_blob_cb }, .cb = _handlers, \
Ddfu_cli.h36 #define BT_MESH_DFU_CLI_INIT(_handlers) \ argument
38 .cb = _handlers, \