Bluetooth Host Stack Library
wiced_bt_gatt_eatt_connection_response_t Struct Reference

Description

structure to be used to respond to received EATT connection request

Data Fields

wiced_bt_gatt_status_t response
 Application response to be sent for the connection request.
 
uint16_t our_rx_mtu
 Application MTU (Maximum Transmission Unit) to be used for the connection.
 
uint16_t our_rx_mps
 Application MPS (Maximum Protocol Size) to be used for the connection.
 
wiced_bt_eatt_drbs ppDRBs
 Data Receive Buffers of our_rx_mtu size to be used for receiving incoming data.