Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dbeacon.c248 bt_mesh.ivu_initiator) { in beacon_send()
313 if (bt_mesh.ivu_initiator && in secure_beacon_recv()
372 bt_mesh.ivu_initiator = enable; in bt_mesh_beacon_ivu_initiator()
408 if (!bt_mesh.ivu_initiator) { in bt_mesh_beacon_disable()
H A Dmesh.c88 bt_mesh.ivu_initiator = 0; in bt_mesh_reset()
H A Dnet.h220 ivu_initiator:1, /* IV Update initiated by us */ member
H A Dlpn.c936 if (bt_mesh.ivu_initiator && in bt_mesh_lpn_friend_update()