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

Auto generated API documentation and code listings for BGLib

Classes

BGLib A class which can communicate with a BlueGiga BLE112(3) over a UART Connection
ble_msg_gap_discover_rsp_t Data structure returned from Discover command
ble_msg_gap_scan_result_evt_t Data structure representing a scan result
ble_msg_system_boot_evt_t Data structure returned from Boot event
ble_msg_system_get_info_rsp_t Data structure returned from Get Info command
ble_msg_system_reset_t Data structure passed into the Reset command

Code

api_datatypes.h [code] Data structures that the API uses for responses and commands
BGLib.cpp [code]
BGLib.h [code]
callbacks.h [code] Definitions of function callbacks that BGLib will invoke