2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_cfg_br_edr_scan_settings_t Struct Reference

Data Fields

uint16_t inquiry_scan_interval
 
uint16_t inquiry_scan_type
 
uint16_t inquiry_scan_window
 
uint16_t page_scan_interval
 
uint16_t page_scan_type
 
uint16_t page_scan_window
 

Detailed Description

BR/EDR scan settings

Field Documentation

uint16_t wiced_bt_cfg_br_edr_scan_settings_t::inquiry_scan_interval

Inquiry scan interval (default: WICED_BT_CFG_DEFAULT_INQUIRY_SCAN_INTERVAL)

uint16_t wiced_bt_cfg_br_edr_scan_settings_t::inquiry_scan_type

Inquiry scan type (BTM_SCAN_TYPE_STANDARD or BTM_SCAN_TYPE_INTERLACED)

uint16_t wiced_bt_cfg_br_edr_scan_settings_t::inquiry_scan_window

Inquiry scan window (default: WICED_BT_CFG_DEFAULT_INQUIRY_SCAN_WINDOW)

uint16_t wiced_bt_cfg_br_edr_scan_settings_t::page_scan_interval

Page scan interval (default: WICED_BT_CFG_DEFAULT_PAGE_SCAN_INTERVAL)

uint16_t wiced_bt_cfg_br_edr_scan_settings_t::page_scan_type

Page scan type (BTM_SCAN_TYPE_STANDARD or BTM_SCAN_TYPE_INTERLACED)

uint16_t wiced_bt_cfg_br_edr_scan_settings_t::page_scan_window

Page scan window (default: WICED_BT_CFG_DEFAULT_PAGE_SCAN_WINDOW)


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