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_gap_evt_auth_key_request_t Struct Reference

ble_gap_evt_auth_key_request_t Struct Reference
[Generic Access Profile (GAP)]

Event data for authentication key request event. More...

#include <ble_gap.h>

Data Fields

uint8_t key_type
 See GAP Authentication Key Types.

Detailed Description

Event data for authentication key request event.

Definition at line 483 of file ble_gap.h.


Field Documentation

uint8_t key_type

See GAP Authentication Key Types.

Definition at line 485 of file ble_gap.h.