Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h161 #define OP_MOD_SUB_STATUS MESH_MODEL_OP2(0x80, 0x1f) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h47 #define OP_MOD_SUB_STATUS BT_MESH_MODEL_OP_2(0x80, 0x1f) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c521 if (cli->op_pending != OP_MOD_SUB_STATUS) { in mod_sub_status()
835 { OP_MOD_SUB_STATUS, 7, mod_sub_status },
1516 err = cli_prepare(&param, OP_MOD_SUB_STATUS); in mod_sub()
1611 err = cli_prepare(&param, OP_MOD_SUB_STATUS); in mod_sub_va()
A Dcfg_srv.c1410 bt_mesh_model_msg_init(&msg, OP_MOD_SUB_STATUS); in send_mod_sub_status()

Completed in 15 milliseconds