Searched refs:handle_status (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | sol_pdu_rpl_cli.c | 25 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 },
|
D | op_agg_cli.c | 42 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 },
|
D | dfu_cli.c | 702 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},
|