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_racp.h File Reference

ble_racp.h File Reference

Go to the source code of this file.

Data Structures

struct  ble_racp_value_t
 Record Access Control Point value structure. More...

Functions

void ble_racp_decode (uint8_t data_len, uint8_t *p_data, ble_racp_value_t *p_racp_val)
 Function for decoding a Record Access Control Point write.
uint8_t ble_racp_encode (const ble_racp_value_t *p_racp_val, uint8_t *p_data)
 Function for encoding a Record Access Control Point response.

Detailed Description

Definition in file ble_racp.h.