Partial implementation of BlueGiga's BGAPI for use with the BLE112/3 modules over UART.

Embed: (wiki syntax)

« Back to documentation index

api_datatypes.h File Reference

api_datatypes.h File Reference

Data structures that the API uses for responses and commands. More...

Go to the source code of this file.

Data Structures

struct  ble_msg_system_get_info_rsp_t
 Data structure returned from Get Info command. More...
struct  ble_msg_system_reset_t
 Data structure passed into the Reset command. More...
struct  ble_msg_system_boot_evt_t
 Data structure returned from Boot event. More...
struct  ble_msg_gap_discover_rsp_t
 Data structure returned from Discover command. More...
struct  ble_msg_gap_scan_result_evt_t
 Data structure representing a scan result. More...

Detailed Description

Data structures that the API uses for responses and commands.

Definition in file api_datatypes.h.