Skip to content

Struct ns_ble_connection_t

ClassList > ns_ble_connection_t

BLE Connection control block. More...

  • #include <ns_ble.h>

Public Attributes

Type Name
bdAddr_t addr
uint8_t addrType
appDbHdl_t dbHdl
bool_t doConnect

Detailed Description

Application message type

Public Attributes Documentation

variable addr

bdAddr_t ns_ble_connection_t::addr;

Type of address of device to connect to

variable addrType

uint8_t ns_ble_connection_t::addrType;

Device database record handle type

variable dbHdl

appDbHdl_t ns_ble_connection_t::dbHdl;

variable doConnect

bool_t ns_ble_connection_t::doConnect;

Address of device to connect to


The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-ble/includes-api/ns_ble.h