GAP Device name struct. More...

#include <ble_gapc.h>

Public Attributes

uint16_t length
 
uint8_t value [__ARRAY_EMPTY]
 

Detailed Description

GAP Device name struct.

Definition at line 618 of file ble_gapc.h.

Member Data Documentation

◆ length

uint16_t ble_gap_dev_name_ind_t::length

Device name length.

Definition at line 620 of file ble_gapc.h.

◆ value

uint8_t ble_gap_dev_name_ind_t::value[__ARRAY_EMPTY]

Device name data.

Definition at line 621 of file ble_gapc.h.


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