Searched +full:beacon +full:- +full:related (Results 1 – 3 of 3) sorted by relevance
6 * SPDX-License-Identifier: Apache-2.045 u32_t beacon_sent; /* Timestamp of last sent beacon */53 u8_t beacon_cache[21]; /* Cached last authenticated beacon */63 u8_t auth[8]; /* Beacon Authentication Value */74 u8_t beacon[16]; /* BeaconKey */ member189 /* Next LPN related action timer */212 /* Don't touch - intentionally last */268 u8_t old_iv:1, /* iv_index - 1 was used */291 #define BT_MESH_NET_IVI_TX (bt_mesh.iv_index - bt_mesh.iv_update)292 #define BT_MESH_NET_IVI_RX(rx) (bt_mesh.iv_index - (rx)->old_iv)
6 * SPDX-License-Identifier: Apache-2.026 #include "beacon.h"46 struct bt_mesh_cfg_srv *cfg = model->user_data; in hb_send()53 .net_idx = cfg->hb_pub.net_idx, in hb_send()55 .addr = cfg->hb_pub.dst, in hb_send()56 .send_ttl = cfg->hb_pub.ttl, in hb_send()59 .sub = bt_mesh_subnet_get(cfg->hb_pub.net_idx), in hb_send()61 .src = bt_mesh_model_elem(model)->addr, in hb_send()65 hb.init_ttl = cfg->hb_pub.ttl; in hb_send()87 BT_DBG("InitTTL %u feat 0x%04x", cfg->hb_pub.ttl, feat); in hb_send()[all …]
9 # http://www.apache.org/licenses/LICENSE-2.0152 Maximum number of simultaneous outgoing multi-segment and/or158 Maximum number of simultaneous incoming multi-segment and/or175 This value should typically be fine-tuned based on what186 4-byte MIC and 52 bytes using an 8-byte MIC.364 Use this option to enable Beacon-related debug logs for the383 related debug logs for Bluetooth Mesh.515 value: '"nimble-mesh-node"'