Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dfoundation.h76 #define OP_MOD_APP_STATUS BT_MESH_MODEL_OP_2(0x80, 0x3e) macro
Dcfg_cli.c553 if (bt_mesh_msg_ack_ctx_match(&cli->ack_ctx, OP_MOD_APP_STATUS, ctx->addr, in mod_app_status()
1074 { OP_MOD_APP_STATUS, BT_MESH_LEN_MIN(7), mod_app_status },
1536 .op = OP_MOD_APP_STATUS, in mod_app_bind()
1585 .op = OP_MOD_APP_STATUS, in mod_app_unbind()
Dcfg_srv.c1830 bt_mesh_model_msg_init(msg, OP_MOD_APP_STATUS); in create_mod_app_status()
1847 BT_MESH_MODEL_BUF_DEFINE(msg, OP_MOD_APP_STATUS, 9); in mod_app_bind()
1911 BT_MESH_MODEL_BUF_DEFINE(msg, OP_MOD_APP_STATUS, 9); in mod_app_unbind()