Synergy Software Package User's Manual

#include <sf_ble_api.h>

Data Fields

sf_ble_disc_type_t disc_mode
 Discovery mode.
 
sf_ble_conn_type_t conn_mode
 Connection mode.
 
sf_ble_adv_type_t adv_type
 Advertisement type.
 
uint16_t adv_intv_min
 Minimum interval for advertising.
 
uint16_t adv_intv_max
 Maximum interval for advertising.
 
sf_ble_addr_type_t own_addr_type
 Own address type.
 
sf_ble_addr_type_t direct_addr_type
 Direct connection address type.
 
uint8_t direct_bd_addr [SF_BLE_ADDR_LEN]
 Direct connection BLE address.
 
sf_ble_adv_chnl_map_t adv_chnl_map
 Advertising channel map.
 
sf_ble_adv_filt_type_t adv_filt_policy
 Advertising filter policy.
 
sf_ble_scan_response_data_t scan_response_data
 Scan Response information, will be advertised only for active scan.
 
sf_ble_adv_data_t adv_data
 Advertising data.
 

Detailed Description

BLE advertisement information


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