OSDN Git Service

DO NOT MERGE ANYWHERE Spoof response to AT+CNUM if we don't get a reply from the...
authorSharvil Nanavati <sharvil@google.com>
Wed, 27 Jan 2016 17:43:16 +0000 (09:43 -0800)
committerSharvil Nanavati <sharvil@google.com>
Wed, 27 Jan 2016 17:43:16 +0000 (09:43 -0800)
commit529a69c8e83d843c683b99e32f8990c217f96c79
tree53b658dfc479d702feff7867353531ac1846df08
parentf1f9523db05854aa4dc5c44087b1e4228ae87ab6
DO NOT MERGE ANYWHERE Spoof response to AT+CNUM if we don't get a reply from the audio gateway.

The Huawei Honor 4X CHE1-CL10 phone doesn't reply to AT+CNUM so
we end up disconnecting the service level connection. In this CL,
I'm spoofing an OK response to AT+CNUM in case we time out waiting
for a reply.

Bug: 26504036
Change-Id: I91d5ab4ea91fd67b3f6c6f796c39fd0091bff5cf
bta/hf_client/bta_hf_client_at.c