|
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 559 of file host_api.h.
| uint8_t ble_remote_char_t::properties |
BLE_PROP_* bitmask.
Definition at line 562 of file host_api.h.
| uint8_t ble_remote_char_t::reserved |
Definition at line 563 of file host_api.h.
| uint8_t ble_remote_char_t::uuid[16] |
Definition at line 560 of file host_api.h.
| uint16_t ble_remote_char_t::value_handle |
Definition at line 561 of file host_api.h.