mbed HRM11017を使ってkonashi.jsでナイトライダー

Dependencies:   BLE_API_Native_IRC mbed

Fork of BLE_RCBController by Junichi Katsu

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.