|
Open Model Railroad Network (OpenMRN)
|
Miscellaneous BLE definitions. More...
#include <BLEDefs.hxx>
Static Public Member Functions | |
| static std::basic_string< uint8_t > | random_address_from_node_id (NodeID id) |
| Create a valid BLE random address from an OpenLCB Node ID. | |
Miscellaneous BLE definitions.
Definition at line 59 of file BLEDefs.hxx.
|
inlinestatic |
Create a valid BLE random address from an OpenLCB Node ID.
| id | Node ID to use |
Definition at line 65 of file BLEDefs.hxx.