mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-14 07:44:36 +08:00
d35bae1515
Add check for unknown/undefined srm value. This fix is required to pass the below the PTS testcases : 1. OPP/SR/GOEP/SRM/BI-02-C 2. FTP/SR/GOEP/SRM/BI-02-C 3. PBAP/PSE/GOEP/SRM/BI-05-C Description - Verify that the Server ignores a SRM header with an invalid value in the PUT/GET request and carries on with the PUT/GET operation with SRM disabled. Current Behaviour - Server is sending SRM enable in the response even though receiving the unknown SRM value. To fix this, I have added the check to verify the valid SRM values before continuing with SRM enable. |
||
---|---|---|
.. | ||
gobex-apparam.c | ||
gobex-apparam.h | ||
gobex-debug.h | ||
gobex-defs.c | ||
gobex-defs.h | ||
gobex-header.c | ||
gobex-header.h | ||
gobex-packet.c | ||
gobex-packet.h | ||
gobex-transfer.c | ||
gobex.c | ||
gobex.h |