Other Parts Discussed in Thread: WL1283
Hi, All!
I have board with Bluetooth Chip WL1283 with Android 2.3.4 and kernel 2.6.35. I connect via Bluetooth this board to Windows over PAN and starting download file from Windows to this board. Over time, downloading freeze. I read kernel log on my board and see this messages:
<3>(stc): Data length is too large len 1128 room 1044
<3>(stc): chip/interface misbehavior dropping frame starting with 0x39
<3>(stc): chip/interface misbehavior dropping frame starting with 0x49
<3>(stc): chip/interface misbehavior dropping frame starting with 0xcc
<3>(stc): chip/interface misbehavior dropping frame starting with 0xc5
<3>(stc): chip/interface misbehavior dropping frame starting with 0x51
<3>(stc): chip/interface misbehavior dropping frame starting with 0x51
<3>(stc): Data length is too large len 1055 room 1044
<3>(stc): chip/interface misbehavior dropping frame starting with 0x1b
<3>(stc): chip/interface misbehavior dropping frame starting with 0x00
<3>(stc): chip/interface misbehavior dropping frame starting with 0xa9
<3>(stc): chip/interface misbehavior dropping frame starting with 0x84
<3>(stc): chip/interface misbehavior dropping frame starting with 0x46
<3>(stc): Data length is too large len 1182 room 1044
<3>(stc): chip/interface misbehavior dropping frame starting with 0x39
Can anybody sad me, why it's happened?