Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dlarge_comp_data.c16 static void status_print(int err, char *msg, uint16_t addr, struct bt_mesh_large_comp_data_rsp *rsp) in status_print() function
52 status_print(err, "Composition Data", bt_mesh_shell_target_ctx.dst, &rsp); in cmd_large_comp_data_get()
79 status_print(err, "Models Metadata", bt_mesh_shell_target_ctx.dst, &rsp); in cmd_models_metadata_get()