Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfoundation.h87 #define OP_MOD_APP_STATUS BLE_MESH_MODEL_OP_2(0x80, 0x3e) macro
Dcfg_cli.c56 { OP_MOD_APP_BIND, OP_MOD_APP_STATUS },
57 { OP_MOD_APP_UNBIND, OP_MOD_APP_STATUS },
660 { OP_MOD_APP_STATUS, 7, mod_app_status },
Dcfg_srv.c2520 bt_mesh_model_msg_init(msg, OP_MOD_APP_STATUS); in create_mod_app_status()
2537 BLE_MESH_MODEL_BUF_DEFINE(msg, OP_MOD_APP_STATUS, 9); in mod_app_bind()
2600 BLE_MESH_MODEL_BUF_DEFINE(msg, OP_MOD_APP_STATUS, 9); in mod_app_unbind()