Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Typedefs | Variables
BLEProtocol Namespace Reference

Common namespace for types and constants used everywhere in BLE API. More...

Data Structures

struct  Address_t
 BLE address representation. More...
 
struct  AddressType
 Container for the enumeration of BLE address types. More...
 

Typedefs

typedef AddressType::Type AddressType_t
 Alias for AddressType::Type. More...
 
typedef uint8_t AddressBytes_t[ADDR_LEN]
 48-bit address, in LSB format. More...
 

Variables

static const size_t ADDR_LEN = 6
 Length (in octets) of the BLE MAC address. More...
 

Detailed Description

Common namespace for types and constants used everywhere in BLE API.

Typedef Documentation

typedef uint8_t AddressBytes_t[ADDR_LEN]

48-bit address, in LSB format.

Definition at line 107 of file BLEProtocol.h.

Alias for AddressType::Type.

Definition at line 97 of file BLEProtocol.h.

Variable Documentation

const size_t ADDR_LEN = 6
static

Length (in octets) of the BLE MAC address.

Definition at line 102 of file BLEProtocol.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.