--- plugins/ftp.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/plugins/ftp.c b/plugins/ftp.c index 79223bf..d8e5356 100644 --- a/plugins/ftp.c +++ b/plugins/ftp.c @@ -83,7 +83,7 @@ <sequence> \ <sequence> \ <uuid value=\"0x1106\"/> \ - <uint16 value=\"0x0100\" name=\"version\"/> \ + <uint16 value=\"0x0102\" name=\"version\"/> \ </sequence> \ </sequence> \ </attribute> \ @@ -91,6 +91,10 @@ <attribute id=\"0x0100\"> \ <text value=\"%s\" name=\"name\"/> \ </attribute> \ + \ + <attribute id=\"0x0200\"> \ + <uint16 value=\"%u\" name=\"psm\"/> \ + </attribute> \ </record>" #define PCSUITE_CHANNEL 24 -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html