Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h174 #define OP_MOD_SUB_LIST_VND MESH_MODEL_OP2(0x80, 0x2c) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h60 #define OP_MOD_SUB_LIST_VND BT_MESH_MODEL_OP_2(0x80, 0x2c) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c630 if (cli->op_pending != OP_MOD_SUB_LIST_VND) { in mod_sub_list_vnd_status()
841 { OP_MOD_SUB_LIST_VND, 7, mod_sub_list_vnd_status },
1825 err = cli_prepare(&param, OP_MOD_SUB_LIST_VND); in bt_mesh_cfg_mod_sub_get_vnd()
A Dcfg_srv.c1725 bt_mesh_model_msg_init(&msg, OP_MOD_SUB_LIST_VND); in mod_sub_get_vnd()

Completed in 14 milliseconds