Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h204 #define OP_NODE_RESET_STATUS MESH_MODEL_OP2(0x80, 0x4a) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h90 #define OP_NODE_RESET_STATUS BT_MESH_MODEL_OP_2(0x80, 0x4a) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c769 if (cli->op_pending != OP_NODE_RESET_STATUS) { in node_reset_status()
838 { OP_NODE_RESET_STATUS, 0, node_reset_status },
2191 err = cli_prepare(NULL, OP_NODE_RESET_STATUS); in bt_mesh_cfg_node_reset()
A Dcfg_srv.c2648 bt_mesh_model_msg_init(&msg, OP_NODE_RESET_STATUS); in node_reset()

Completed in 15 milliseconds