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

Data Structures

struct  wiced_bt_ble_advert_elem_t
 LE Advertisement element. More...
 
struct  wiced_bt_ble_scan_results_t
 LE scan result type. More...
 
struct  wiced_bt_ble_phy_preferences_t
 Host PHY preferences. More...
 
struct  wiced_bt_ble_conn_params_t
 LE connection parameters. More...
 
struct  wiced_bt_ble_multi_adv_params_t
 LE Multi advertising parameter. More...
 

Typedefs

typedef wiced_bool_t( wiced_bt_ble_selective_conn_cback_t )(wiced_bt_device_address_t remote_bda, uint8_t *p_remote_name)
 Callback used to indicate selective connection event (set by wiced_bt_ble_set_background_connection_type)
 
typedef void( wiced_bt_ble_scan_result_cback_t )(wiced_bt_ble_scan_results_t *p_scan_result, uint8_t *p_adv_data)
 Callback used to return asynchronous results from wiced_bt_ble_scan.
 

Detailed Description