Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c647 static int mod_app_list_handle(struct bt_mesh_msg_ctx *ctx, struct net_buf_simple *buf, uint16_t op, in mod_app_list_handle() function
704 return mod_app_list_handle(ctx, buf, OP_SIG_MOD_APP_LIST, false); in mod_app_list()
714 return mod_app_list_handle(ctx, buf, OP_VND_MOD_APP_LIST, true); in mod_app_list_vnd()