upm  1.7.1
Sensor/Actuator repository for libmraa (v2.0.0)
Data Structures | Macros

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.