Hi Iain, > The HCI packet type functions ptypetostr() and strtoptype() in lib/hci.c > don't work correctly. This is because the HCI spec is messed up wrt the 2 > and 3 Mbps packet types, which are indicated by inverted bit logic (see > "Create Connection Command" in core spec document) current situation is perfectly fine. It follows the spec. closely and this means for EDR the types are inverted. Trying to make them looks nice doesn't help. You should not mess with packet types at all. It is the link managers' job to get this right. Regards Marcel -- 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