Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h129 #define OP_HEARTBEAT_PUB_STATUS MESH_MODEL_OP1(0x06) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h15 #define OP_HEARTBEAT_PUB_STATUS BT_MESH_MODEL_OP_1(0x06) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c730 if (cli->op_pending != OP_HEARTBEAT_PUB_STATUS) { in hb_pub_status()
837 { OP_HEARTBEAT_PUB_STATUS, 10, hb_pub_status },
2032 err = cli_prepare(&param, OP_HEARTBEAT_PUB_STATUS); in bt_mesh_cfg_hb_pub_set()
2077 err = cli_prepare(&param, OP_HEARTBEAT_PUB_STATUS); in bt_mesh_cfg_hb_pub_get()
A Dcfg_srv.c2922 bt_mesh_model_msg_init(&msg, OP_HEARTBEAT_PUB_STATUS); in hb_pub_send_status()

Completed in 13 milliseconds