nRF Connect SDK API 0.1.0
|
bt_le_adv_prov_data_get |
#include <include/bluetooth/adv_prov.h>
Callback used to get provider's data.
[out] | d | Pointer to structure to be filled with data. |
[in] | state | Pointer to structure describing Bluetooth advertising state. |
[out] | fb | Pointer to structure describing provider's feedback. |
0 | If the operation was successful. |
(-ENOENT) | If provider does not provide data. |