![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_BlePeriph_ReadCharacteristic | ( | brp_BlePeriph_ReadCharacteristic_t | params | ) |
This command retrieves the current value of a characteristic.
A characteristic will be initialized to 00 00 ... 00 when calling brp_BlePeriph_Enable() and will be modified by either the BRP host ( brp_BlePeriph_WriteCharacteristic()) or the BLE Central (via a write to the characteristic).
A characteristic can only be read when BLE is brp_BlePeriph_Enable() .
| [in] | params | Struct with the following fields:
|