On Wednesday 19 June 2019 18:03:20 Pali Rohár wrote: > Hello, in bluez source code is function avctp_connect_cb() with > following code: > > bt_io_get(chan, &gerr, > BT_IO_OPT_DEST, &address, > BT_IO_OPT_IMTU, &imtu, > BT_IO_OPT_IMTU, &omtu, > BT_IO_OPT_INVALID); > > Why is BT_IO_OPT_IMTU used for retrieving omtu? Should not be there > BT_IO_OPT_OMTU for retrieving omtu? Seems like a typo: imtu vs omtu. > > Above code was introduced in commit b5666a3747 (AVCTP: Allocate memory > to hold incoming/outgoing PDUs). Hello, I would like to remind this question. It above code bluez correct? -- Pali Rohár pali.rohar@xxxxxxxxx