![]() |
nRF Connect SDK API 3.4.99
|
| #define DULT_BT_ADV_DATA_PROPRIETARY_INIT | ( | _flags_present, | |
| _proprietary_buf ) |
#include <include/dult/bt.h>
Initialize the DULT Bluetooth advertising data structure with proprietary data.
Convenience initializer for advertising flows that appends proprietary data.
| [in] | _flags_present | Whether the surrounding AD payload includes the optional Flags TLV. |
| [in] | _proprietary_buf | Network-specific proprietary data buffer. Must be an array. |