|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
One characteristic discovered on a connected peer (central role). More...
#include <host_api.h>
Public Attributes | |
| uint8_t | uuid [16] |
| uint16_t | value_handle |
| uint8_t | properties |
| uint8_t | reserved |
One characteristic discovered on a connected peer (central role).
Definition at line 505 of file host_api.h.
| uint8_t ble_remote_char_t::properties |
BLE_PROP_* bitmask.
Definition at line 508 of file host_api.h.
| uint8_t ble_remote_char_t::reserved |
Definition at line 509 of file host_api.h.
| uint8_t ble_remote_char_t::uuid[16] |
Definition at line 506 of file host_api.h.
| uint16_t ble_remote_char_t::value_handle |
Definition at line 507 of file host_api.h.