Home
last modified time | relevance | path

Searched +full:beacon +full:- +full:related (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.h6 * SPDX-License-Identifier: Apache-2.0
45 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 */ member
189 /* 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)
H A Dcfg_srv.c6 * SPDX-License-Identifier: Apache-2.0
26 #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 …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml9 # http://www.apache.org/licenses/LICENSE-2.0
152 Maximum number of simultaneous outgoing multi-segment and/or
158 Maximum number of simultaneous incoming multi-segment and/or
175 This value should typically be fine-tuned based on what
186 4-byte MIC and 52 bytes using an 8-byte MIC.
364 Use this option to enable Beacon-related debug logs for the
383 related debug logs for Bluetooth Mesh.
515 value: '"nimble-mesh-node"'