Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h190 #define OP_HEARTBEAT_SUB_STATUS MESH_MODEL_OP2(0x80, 0x3c) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h76 #define OP_HEARTBEAT_SUB_STATUS BT_MESH_MODEL_OP_2(0x80, 0x3c) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c684 if (cli->op_pending != OP_HEARTBEAT_SUB_STATUS) { in hb_sub_status()
836 { OP_HEARTBEAT_SUB_STATUS, 9, hb_sub_status },
1952 err = cli_prepare(&param, OP_HEARTBEAT_SUB_STATUS); in bt_mesh_cfg_hb_sub_set()
1994 err = cli_prepare(&param, OP_HEARTBEAT_SUB_STATUS); in bt_mesh_cfg_hb_sub_get()
A Dcfg_srv.c3049 bt_mesh_model_msg_init(&msg, OP_HEARTBEAT_SUB_STATUS); in hb_sub_send_status()

Completed in 14 milliseconds