Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h192 #define OP_MOD_APP_STATUS MESH_MODEL_OP2(0x80, 0x3e) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h78 #define OP_MOD_APP_STATUS BT_MESH_MODEL_OP_2(0x80, 0x3e) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c376 if (cli->op_pending != OP_MOD_APP_STATUS) { in mod_app_status()
833 { OP_MOD_APP_STATUS, 7, mod_app_status },
1385 err = cli_prepare(&param, OP_MOD_APP_STATUS); in mod_app_bind()
1436 err = cli_prepare(&param, OP_MOD_APP_STATUS); in mod_app_unbind()
A Dcfg_srv.c2437 bt_mesh_model_msg_init(msg, OP_MOD_APP_STATUS); in create_mod_app_status()

Completed in 14 milliseconds