Searched refs:OP_PRIV_BEACON_SET (Results 1 – 3 of 3) sorted by relevance
170 BT_MESH_MODEL_BUF_DEFINE(buf, OP_PRIV_BEACON_SET, 2); in bt_mesh_priv_beacon_cli_set()171 bt_mesh_model_msg_init(&buf, OP_PRIV_BEACON_SET); in bt_mesh_priv_beacon_cli_set()
108 #define OP_PRIV_BEACON_SET BT_MESH_MODEL_OP_2(0x80, 0x61) macro
188 { OP_PRIV_BEACON_SET, BT_MESH_LEN_MIN(1), handle_beacon_set },