BLE temperature profile using digital DS1820 or analog LM35 sensors

Dependencies:   DS1820

Embed: (wiki syntax)

« Back to documentation index

ble_rpc_event_decoder_gap.h File Reference

ble_rpc_event_decoder_gap.h File Reference

Go to the source code of this file.

Functions

void ble_rpc_gap_evt_length_decode (uint8_t event_id, uint16_t *p_event_length)
 Function for decoding the length of a BLE GAP event.
void ble_rpc_gap_evt_packet_decode (ble_evt_t *p_ble_evt, uint8_t const *const p_packet)
 Function for decoding a BLE GAP event.

Detailed Description

Definition in file ble_rpc_event_decoder_gap.h.