upm  0.5.1
Sensor/Actuator repository for libmraa (v0.9.1)
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
uart_over_ble.h File Reference

Go to the source code of this file.

Data Structures

struct  uart_over_ble_t
 State of the UART RTS over Bluetooth Low Energy(BLE) More...
 

Macros

#define UART_OVER_BLE_DISCONNECT   (0x01)
 Command to queue a ACI Disconnect to the nRF8001.
 
#define UART_OVER_BLE_LINK_TIMING_REQ   (0x02)
 Command to queue a ACI Change Timing to the nRF8001.
 
#define UART_OVER_BLE_TRANSMIT_STOP   (0x03)
 Command to stop sending UART over BLE packets.
 
#define UART_OVER_BLE_TRANSMIT_OK   (0x04)
 Command to allow sending UART over BLE packets.