Home
last modified time | relevance | path

Searched refs:handle_status (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dsol_pdu_rpl_cli.c25 static int handle_status(const struct bt_mesh_model *mod, in handle_status() function
153 { OP_SOL_PDU_RPL_ITEM_STATUS, BT_MESH_LEN_MIN(2), handle_status },
Dop_agg_cli.c42 static int handle_status(const struct bt_mesh_model *model, in handle_status() function
101 { OP_OPCODES_AGGREGATOR_STATUS, BT_MESH_LEN_MIN(3), handle_status },
Ddfu_cli.c702 static int handle_status(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_status() function
958 {BT_MESH_DFU_OP_UPDATE_STATUS, BT_MESH_LEN_MIN(1), handle_status},