Searched refs:OP_HEARTBEAT_PUB_GET (Results 1 – 3 of 3) sorted by relevance
70 #define OP_HEARTBEAT_PUB_GET BT_MESH_MODEL_OP_2(0x80, 0x38) macro
2160 BT_MESH_MODEL_BUF_DEFINE(msg, OP_HEARTBEAT_PUB_GET, 0); in bt_mesh_cfg_cli_hb_pub_get()2173 bt_mesh_model_msg_init(&msg, OP_HEARTBEAT_PUB_GET); in bt_mesh_cfg_cli_hb_pub_get()
2503 { OP_HEARTBEAT_PUB_GET, BT_MESH_LEN_EXACT(0), heartbeat_pub_get },