Synergy Software Package User's Manual

#include <sf_ble_api.h>

Data Fields

sf_ble_addr_type_t addr_type
 Address type of remote BLE device.
 
uint8_t bd_addr [SF_BLE_ADDR_LEN]
 Remote BLE address.
 
uint16_t data_len
 Scan data length.
 
uint8_t data [SF_BLE_MAX_BLE_ADV_DATA_LEN]
 Scan data.
 
int16_t rssi
 RSSI value.
 
sf_ble_adv_event_type_t event_type
 Advertising event type.
 

Detailed Description

BLE scan information


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