![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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 |
Bluetooth Low Energy GAP device name.
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.