Bluetooth: Changing AT command parser to return OK to AT strings with no commands (i.e., AT<CR>)
Previously, Android AT command parser would treat AT strings with no commands as unsolicited input and would silently toss them. The correct behavior, per ITU-T V.250 Section 5.6, is to reply OK.
Loading
Please register or sign in to comment