Gatttool: Limited to 5 connections?
问题 I connect to five devices by spawning gatttools with pexpect in python*. When I try to connect to a sixth device (using the same CSR 4.0 dongle for all connections) manually I encounter: sudo gatttool -b DC:05:4F:BC:F6:4A -It random [DC:05:4F:BC:F6:4A][LE]> connect Attempting to connect to DC:05:4F:BC:F6:4A Error: connect error: Too many links (31) Is this a gatttool limitation or a hardware limitation? I cloned the source at http://git.kernel.org/cgit/bluetooth/bluez.git and ran grep -r