History log of /system/bt/bta/hf_client/bta_hf_client_at.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
549c64d1eb96f8096915a39c2a3447190c851bce 09-Jul-2015 Miao Chou <mcchou@google.com> Fix security vulnerabilities in string operations

This CL prevents functions, bta_ag_hfp_result and bta_hf_client_send_atd, from
the potential strings overflowing.

Bug: 20674686,20677309
Change-Id: Iaef720fc784e020f237feb86e17857bddf57bbfc
/system/bt/bta/hf_client/bta_hf_client_at.c
33f39239db54ad6119dec2c8ba6ce8ec2bc693b9 29-Apr-2015 David Stevens <stevensd@google.com> Handle lack of service better

- Set the service availability flag during ciev events
- Don't drop AT+COPS and AT+CNUM events on the floor if there is no
service. Instead, send fake OK responses up the stack.

Bug: 20127723
Change-Id: Id2d9ae8c5df5b5372e50e804e44ed51657b2a4a9
/system/bt/bta/hf_client/bta_hf_client_at.c
fd422a772fb3d28d462a2b8020ff4a2bdc5e954a 05-Nov-2014 Mallikarjuna GB <gbmalli@codeaurora.org> Update Service Availability.

- service availability is updated on CIND response
during SLC set-up.
- update current service availability on +CIEV response from
remote device.

Change-Id: I57643a6ac3aad5339d686cf941902a8bf88d99fb
/system/bt/bta/hf_client/bta_hf_client_at.c
e8c3d75b75493911ebf0f99c83676359657178f7 04-May-2014 Sharvil Nanavati <sharvil@google.com> Logging cleanup: BTIF and APPL.

Change-Id: I5b1214642bbb4b9aecc0fd2c899a6ec2c9793286
/system/bt/bta/hf_client/bta_hf_client_at.c
1025687c6679608fe9df918f37011414ffc72b62 19-Aug-2013 Hemant Gupta <hemantg@codeaurora.org> [2/4] Bluetooth: Add support for HFP Client role.

Implementation changes in BTA and BTIF layer to support
HFP Client role.

Change-Id: I9f939c18e8f989a50f298d0b313c5a0959c030a7
/system/bt/bta/hf_client/bta_hf_client_at.c
3fe1b49071420903cb8e3082ec04e76296352690 29-Apr-2014 Hemant Gupta <hemantg@codeaurora.org> Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid

Initial commit for HFP Client

Change-Id: I26b7d49b76ab28b019314ddb514e8f46b3bc4772
/system/bt/bta/hf_client/bta_hf_client_at.c