BLE temperature profile using digital DS1820 or analog LM35 sensors

Dependencies:   DS1820

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 <hci_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 91 of file hci_transport.h.


Field Documentation

Type of event.

Definition at line 93 of file hci_transport.h.