I used RealTek rtl8188 and rtl8723 WiFi/BT chips to list some bugs ---
1. Integrate rtl8723 with Android ICS 4.04 and find that Bluetooth can only be used once. The next time the bluetooth device is turned on, it becomes invalid and Data Partition must be cleared...
2. rtl8188 is integrated with Android ICS 4.04 and jb4.3, and the system crashes after several days of running.
At the beginning, I didn't know it was a problem with the rtl8188 driver .. Finally, we found that the rtl8188 driver had a deadlock bug.
Contact your agent to change to the latest driver version. It still cannot pass the stress test of long disconnection/connection. Finally, you have to debug it yourself and remove the endless loops one by one.
3. rtl8723/rtl8188 and jb4.3 are integrated. It is found that the Linux kernel version is very good.
In Linux 3.0.35 and AP modes, the WPA password cannot be used and can only be used as an AP without encryption.
Finally, we had to debug it on our own. Finally, we found that the RealTek hostapd program judges the wrong mode.
Spof-many bugs in RealTek wireless NICs