Re: [PATCH v1] Bluetooth: send proper config param to unknown config request

2020-09-25 Thread Marcel Holtmann
Hi Archie, > When receiving an L2CAP_CONFIGURATION_REQ with an unknown config > type, currently we will reply with L2CAP_CONFIGURATION_RSP with > a list of unknown types as the config param. However, this is not > a correct format of config param. > > As described in the bluetooth spec v5.2, Vol

[PATCH v1] Bluetooth: send proper config param to unknown config request

2020-09-24 Thread Archie Pusaka
From: Archie Pusaka When receiving an L2CAP_CONFIGURATION_REQ with an unknown config type, currently we will reply with L2CAP_CONFIGURATION_RSP with a list of unknown types as the config param. However, this is not a correct format of config param. As described in the bluetooth spec v5.2, Vol 3,