BlueNRG-MS pack for STM32CubeMX: _evt_gap_device_found Struct Reference

STM32CubeMX BlueNRG-MS

BlueNRG-MS pack for STM32CubeMX  V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
_evt_gap_device_found Struct Reference

#include <bluenrg_gap_aci.h>

Data Fields

uint8_t evt_type
 
uint8_t bdaddr_type
 
tBDAddr bdaddr
 
uint8_t data_length
 
uint8_t data_RSSI [VARIABLE_SIZE]
 

Field Documentation

◆ bdaddr

tBDAddr bdaddr

Address of the peer device found during scanning.

◆ bdaddr_type

uint8_t bdaddr_type

Type of the peer address (PUBLIC_ADDR, RANDOM_ADDR).

◆ data_length

uint8_t data_length

Length of advertising or scan response data.

◆ data_RSSI

uint8_t data_RSSI[VARIABLE_SIZE]

Advertising or scan response data + RSSI. RSSI is last octect (signed integer).

◆ evt_type

uint8_t evt_type

The documentation for this struct was generated from the following file:
Generated on Mon Apr 15 2019 18:10:40 for BlueNRG-MS pack for STM32CubeMX by   doxygen 1.8.13