iOSのBLEコントローラアプリ「RCBController」とmbed HRM1017を接続し、RCサーボモータを操作するテストプログラムです。

Dependencies:   BLE_API_Native_IRC Servo mbed

Fork of BLE_RCBController by Junichi Katsu

Embed: (wiki syntax)

« Back to documentation index

ble_rpc_event_encoder_gap.h File Reference

ble_rpc_event_encoder_gap.h File Reference

Go to the source code of this file.

Functions

uint32_t ble_rpc_evt_gap_encode (ble_evt_t *p_ble_evt, uint8_t *p_buffer)
 Function for encoding a ble_evt_t GAP event.

Detailed Description

Definition in file ble_rpc_event_encoder_gap.h.