AIROC™ BTSDK v4.4 - Documentation | ||||
LE configuration settings. More...
Data Fields | |
uint8_t | ble_max_simultaneous_links |
Max number for simultaneous connections for a layer, profile, protocol. | |
uint16_t | ble_max_rx_pdu_size |
Maximum size allowed for any received L2CAP PDU Minimum value - 65 (to support SM) Maximum GATT MTU over legacy bearers shall be set to <= this value Maximum MPS for EATT channels shall be set to <= this value. | |
wiced_bt_gatt_appearance_t | appearance |
Device appearance to be sent out during advertising. | |
uint16_t | rpa_refresh_timeout |
Interval of random address refreshing - secs. More... | |
uint16_t | host_addr_resolution_db_size |
addr resolution db size | |
const wiced_bt_cfg_ble_scan_settings_t * | p_ble_scan_cfg |
LE scan settings. | |
const wiced_bt_cfg_ble_advert_settings_t * | p_ble_advert_cfg |
LE advertisement settings. | |
int8_t | default_ble_power_level |
Default LE power level, Refer lm_TxPwrTable table for the power range. | |
LE configuration settings.
uint16_t rpa_refresh_timeout |
Interval of random address refreshing - secs.
The timeout value cannot be more than 1 hr = 3600s