nRF5 SDK v15.3.0
Data Fields

Bluetooth Low Energy GAP device name. More...

#include <nfc_ble_oob_advdata_parser.h>

Data Fields

ble_advdata_name_type_t name_type
 
uint8_t len
 
uint8_t * p_name
 

Detailed Description

Bluetooth Low Energy GAP device name.

Field Documentation

uint8_t ble_gap_dev_name_t::len

Length of device name.

ble_advdata_name_type_t ble_gap_dev_name_t::name_type
uint8_t* ble_gap_dev_name_t::p_name

Pointer to the buffer with device name.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated