Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h155 #define OP_MOD_PUB_STATUS MESH_MODEL_OP2(0x80, 0x19) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h41 #define OP_MOD_PUB_STATUS BT_MESH_MODEL_OP_2(0x80, 0x19) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c435 if (cli->op_pending != OP_MOD_PUB_STATUS) { in mod_pub_status()
834 { OP_MOD_PUB_STATUS, 12, mod_pub_status },
1720 err = cli_prepare(&param, OP_MOD_PUB_STATUS); in mod_pub_get()
1878 err = cli_prepare(&param, OP_MOD_PUB_STATUS); in mod_pub_set()
A Dcfg_srv.c1063 bt_mesh_model_msg_init(&msg, OP_MOD_PUB_STATUS); in send_mod_pub_status()

Completed in 14 milliseconds