AIROC™ BTSDK v4.8 - Documentation | ||||
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. | |
LE Multi advertising parameter.