UUID discovery option. More...
#include <ble_gattc.h>
Data Fields | |
uint8_t | auto_add_vs_enable: 1 |
UUID discovery option.
Used with sd_ble_opt_set to enable and disable automatic insertion of discovered 128-bit UUIDs to the Vendor Specific UUID table. Disabled by default.
NRF_SUCCESS | Set successfully. |
uint8_t ble_gattc_opt_uuid_disc_t::auto_add_vs_enable |
Set to 1 to enable (or 0 to disable) automatic insertion of discovered 128-bit UUIDs.