BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield (Component)

Dependents:   Nucleo_Zumo_BLE_IDB04A1 contest_IOT5 contest_IOT6 contest_IOT_10 ... more

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

Embed: (wiki syntax)

« Back to documentation index

BlueNRGGATTClient

BlueNRGGATTClient

BlueNRG BLE_API GattClient Adaptation. More...

Functions

virtual ble_error_t reset (void)
 Clear BlueNRGGattServer's state.

Detailed Description

BlueNRG BLE_API GattClient Adaptation.


Function Documentation

ble_error_t reset ( void   ) [virtual, inherited]

Clear BlueNRGGattServer's state.

Returns:
ble_error_t
Return values:
BLE_ERROR_NONEEverything executed properly

Definition at line 815 of file BlueNRGGattClient.cpp.