Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_ble_multi_adv_params_t Struct Reference

LE Multi advertising parameter. More...

Data Fields

uint16_t adv_int_min
 Minimum adv interval (BTM_BLE_ADVERT_INTERVAL_MIN to BTM_BLE_ADVERT_INTERVAL_MAX)
 
uint16_t adv_int_max
 Maximum adv interval (BTM_BLE_ADVERT_INTERVAL_MIN to BTM_BLE_ADVERT_INTERVAL_MAX)
 
wiced_bt_ble_multi_advert_type_t adv_type
 Adv event type.
 
wiced_bt_ble_advert_chnl_map_t channel_map
 Adv channel map.
 
wiced_bt_ble_advert_filter_policy_t adv_filter_policy
 Advertising filter policy.
 
wiced_bt_ble_adv_tx_power_t adv_tx_power
 Adv tx power as index into power table (MULTI_ADV_TX_POWER_MIN - MULTI_ADV_TX_POWER_MAX)
 
wiced_bt_device_address_t peer_bd_addr
 Peer Device address.
 
wiced_bt_ble_address_type_t peer_addr_type
 Peer LE Address type.
 
wiced_bt_device_address_t own_bd_addr
 Own LE address.
 
wiced_bt_ble_address_type_t own_addr_type
 Own LE Address type.
 

Detailed Description

LE Multi advertising parameter.


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