OSDN Git Service

Add support for Multi-HFP devices
authorNitin Srivastava <nitinsr@codeaurora.org>
Fri, 14 Mar 2014 23:19:58 +0000 (16:19 -0700)
committerMatthew Xie <mattx@google.com>
Tue, 6 May 2014 08:14:24 +0000 (01:14 -0700)
commit90a32530e8b9908f2af64ce98931684fa20c061b
tree4dbffd3226070d3f80d4eccf9adb9207855fa49d
parent68c53ded6523113ddcc1932fa5bcb7d378b12209
Add support for Multi-HFP devices

1. Add multi headset support in stack.
2. Each HS will be associated with unique CB in BTIF
and also corresponding SCB in BTA.
3. Upstream event callbacks will be sent to
specific HS based on BD_ADDR.
4. Similiarly all commands to BTIF will be for
specific HS.

Change-Id: I0dc6b1b54f16244b802d818ae60944877a41d020
bta/ag/bta_ag_act.c
bta/ag/bta_ag_cmd.c
bta/ag/bta_ag_main.c
bta/include/bta_ag_api.h
btif/src/btif_hf.c
include/bt_target.h