![]() |
nRF Connect SDK API 3.4.99
|
| #define DULT_BT_ADV_DATA_INIT | ( | _flags_present, | |
| _proprietary_buf, | |||
| _proprietary_len ) |
#include <include/dult/bt.h>
Initialize the DULT Bluetooth advertising data structure.
| [in] | _flags_present | Whether the surrounding AD payload includes the optional Flags TLV. |
| [in] | _proprietary_buf | Network-specific proprietary data buffer. |
| [in] | _proprietary_len | Length of the network-specific proprietary data buffer. |