#include <wiced_bt_l2c.h>
Data Fields | |
| uint16_t | default_idle_timeout |
| wiced_bt_l2cap_fixed_congestion_status_cback_t * | fixed_cong_cback |
| wiced_bt_l2cap_fixed_chnl_cback_t * | fixed_conn_cback |
| wiced_bt_l2cap_fixed_data_cback_t * | fixed_data_cback |
Fixed channel registration info (the callback addresses and channel config)
| uint16_t wiced_bt_l2cap_fixed_chnl_reg_t::default_idle_timeout |
TODO
| wiced_bt_l2cap_fixed_congestion_status_cback_t* wiced_bt_l2cap_fixed_chnl_reg_t::fixed_cong_cback |
TODO
| wiced_bt_l2cap_fixed_chnl_cback_t* wiced_bt_l2cap_fixed_chnl_reg_t::fixed_conn_cback |
TODO
| wiced_bt_l2cap_fixed_data_cback_t* wiced_bt_l2cap_fixed_chnl_reg_t::fixed_data_cback |
TODO