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

#include <IBluetoothController.h>

Public Attributes

char name [32]
uint8_t mac [6]
uint8_t addrType
int8_t rssi
uint8_t advData [31]
uint8_t advDataLen

Detailed Description

BLE scan result with raw advertising data for module-specific parsing

Definition at line 13 of file IBluetoothController.h.

Member Data Documentation

◆ addrType

Definition at line 16 of file IBluetoothController.h.

◆ advData

Definition at line 18 of file IBluetoothController.h.

◆ advDataLen

Definition at line 19 of file IBluetoothController.h.

◆ mac

Definition at line 15 of file IBluetoothController.h.

◆ name

Definition at line 14 of file IBluetoothController.h.

◆ rssi

Definition at line 17 of file IBluetoothController.h.


The documentation for this struct was generated from the following file: