ble3 2.0.0.0
|
This file contains API for BLE 3 Click driver. More...
#include "drv_digital_out.h"
#include "drv_digital_in.h"
#include "drv_uart.h"
Go to the source code of this file.
Data Structures | |
struct | ble3_t |
Click ctx object definition. More... | |
struct | ble3_cfg_t |
Click configuration structure definition. More... | |
Functions | |
void | ble3_cfg_setup (ble3_cfg_t *cfg) |
Config Object Initialization function. | |
BLE3_RETVAL | ble3_init (ble3_t *ctx, ble3_cfg_t *cfg) |
Initialization function. | |
void | ble3_generic_write (ble3_t *ctx, char *data_buf, uint16_t len) |
Generic write function. | |
int32_t | ble3_generic_read (ble3_t *ctx, char *data_buf, uint16_t max_len) |
Generic read function. | |
This file contains API for BLE 3 Click driver.