BLE temperature profile using digital DS1820 or analog LM35 sensors

Dependencies:   DS1820

Embed: (wiki syntax)

« Back to documentation index

ble_rpc_event_decoder_gatts.h File Reference

ble_rpc_event_decoder_gatts.h File Reference

Go to the source code of this file.

Functions

void ble_rpc_gatts_evt_length_decode (uint8_t event_id, uint16_t *p_event_length, uint8_t const *const p_packet)
 Function for decoding the length of a BLE GATTS event.
void ble_rpc_gatts_evt_packet_decode (ble_evt_t *p_ble_evt, uint8_t const *const p_packet)
 Function for decoding a BLE GATTS event.

Detailed Description

Definition in file ble_rpc_event_decoder_gatts.h.