Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
scanned_device_t Struct Reference

Scanned device. More...

#include <cs_PacketsInternal.h>

Public Attributes

int8_t rssi
 
uint8_t address [MAC_ADDRESS_LEN]
 
bool resolvedPrivateAddress
 
uint8_t addressType
 
uint8_t channel
 
uint8_t setId
 
uint8_t advType
 
uint8_t dataSize
 
uint8_t * data
 

Detailed Description

Scanned device.

Parameters
advTypee.g. BLE_GAP_AD_TYPE_16BIT_SERVICE_UUID_COMPLETE

Member Data Documentation

◆ address

uint8_t scanned_device_t::address[MAC_ADDRESS_LEN]

◆ addressType

uint8_t scanned_device_t::addressType

◆ advType

uint8_t scanned_device_t::advType

◆ channel

uint8_t scanned_device_t::channel

◆ data

uint8_t* scanned_device_t::data

◆ dataSize

uint8_t scanned_device_t::dataSize

◆ resolvedPrivateAddress

bool scanned_device_t::resolvedPrivateAddress

◆ rssi

int8_t scanned_device_t::rssi

◆ setId

uint8_t scanned_device_t::setId

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