Nordic stack and drivers for the mbed BLE API

Dependents:   idd_hw5_bleFanProto

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

hci_transport_evt_t Struct Reference

hci_transport_evt_t Struct Reference
[HCI Transport]

Struct containing events from the Transport layer. More...

#include <hal_transport.h>

Data Fields

hci_transport_evt_type_t evt_type
 Type of event.

Detailed Description

Struct containing events from the Transport layer.

Definition at line 92 of file hal_transport.h.


Field Documentation

Type of event.

Definition at line 94 of file hal_transport.h.