Bluetooth Host Stack Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_l2cap_fixed_chnl_reg_t Struct Reference

Description

Fixed channel registration info (the callback addresses and channel config)

Data Fields

uint16_t channel_id
 Fixed channel ID.
 
uint16_t default_idle_timeout
 default idle timeout
 
wiced_bt_l2cap_fixed_chnl_cback_tfixed_conn_cback
 Connected callback.
 
wiced_bt_l2cap_fixed_data_cback_tfixed_data_cback
 Data received callback.
 
wiced_bt_l2cap_tx_complete_cback_tfixed_tx_complete_cback
 TX complete callback.