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

Data Fields

uint16_t adv_int_min
 < BTM_BLE_ADVERT_INTERVAL_MIN to BTM_BLE_ADVERT_INTERVAL_MAX ( As per spec ) More...
 
uint16_t adv_int_max
 Maximum adv interval.
 
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.
 
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.
 

Field Documentation

uint16_t adv_int_min

< BTM_BLE_ADVERT_INTERVAL_MIN to BTM_BLE_ADVERT_INTERVAL_MAX ( As per spec )

Minimum adv interval BTM_BLE_ADVERT_INTERVAL_MIN to BTM_BLE_ADVERT_INTERVAL_MAX ( As per spec )


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