NordicSemiconductor / Android-nRF-Mesh-Library

The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
414 stars 177 forks source link

feat(network): bitmask nid and ttl just like in iOS code base #456

Closed DomiR closed 2 years ago

DomiR commented 2 years ago

See here for reference: https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library/blob/5d39ed544546791661722f49cf43445572b88adc/nRFMeshProvision/Classes/Layers/Network%20Layer/NetworkPdu.swift#L184

roshanrajaratnam commented 2 years ago

Thanks for your contribution.