CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
ble_remote_char_t Struct Reference

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

Detailed Description

One characteristic discovered on a connected peer (central role).

Definition at line 505 of file host_api.h.

Member Data Documentation

◆ properties

uint8_t ble_remote_char_t::properties

BLE_PROP_* bitmask.

Definition at line 508 of file host_api.h.

◆ reserved

uint8_t ble_remote_char_t::reserved

Definition at line 509 of file host_api.h.

◆ uuid

uint8_t ble_remote_char_t::uuid[16]

Definition at line 506 of file host_api.h.

◆ value_handle

uint16_t ble_remote_char_t::value_handle

Definition at line 507 of file host_api.h.


The documentation for this struct was generated from the following file:
  • components/plugin_manager/include/plugin_manager/host_api.h