summaryrefslogtreecommitdiffstats
path: root/btif/co
Commit message (Collapse)AuthorAgeFilesLines
* Modified HID host to use kernel UHID driverPriti Aghera2012-08-171-85/+92
| | | | | | Included more error checking and removed unused code Removed header file as the header file will be included in kernel Change-Id: I3086d6520fc764b73e0e740dadaa64a9cdc11945
* replace logx with alogxMatthew Xie2012-07-141-20/+20
| | | | | | | | | | | | | | | | | Conflicts: btif/src/btif_core.c btif/src/btif_dm.c btif/src/btif_hh.c btif/src/btif_sock.c gki/ulinux/gki_ulinux.c hci/include/bt_hci_bdroid.h hci/src/bt_hci_bdroid.c hci/src/btsnoop.c hci/src/hci_h4.c hci/src/userial.c vendor/libvendor/src/hardware.c vendor/libvendor/src/upio.c
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-141-2/+0
| | | | Change-Id: Iebc520d9b10ef220a83a16ff55efa46b4c5a0d27
* Updated preferred SBC settings to only allow 44.1 khz to match theMattias Agren2012-07-141-1/+1
| | | | | | audioflinger audiostream Change-Id: Ifd983b0fdea0dd24b21a2f3fdf3bfeeec486b63d
* If the peer supports both source and sink role, peer initiated connections ↵Ravi Nagarajan2012-07-141-1/+3
| | | | | | were ending up in a bad state (infinite loop). Resolve this by terminating the getcap on successful codec match Change-Id: I8d669f4ff06284e601525e3b4ab025f10fd4abeb
* disable pan nap for wingray and misc fixeszzy2012-07-141-2/+5
|
* Added OOB testSen-Der Huang2012-07-141-2/+24
| | | | Change-Id: I7a494866eec45724e03a145394e032eb0930fceb
* Added reconnect and NV support; bug fixes: service mask setting for HDP ↵Sen-Der Huang2012-07-141-17/+17
| | | | | | | | | | | | | | | | during discovery and TX/RX ADPU size for echo test Change-Id: Ic44fe0a852036c3e973b79f4ef6362a59c76a1c0 bta/dm/bta_dm_api.c btif/co/bta_hl_co.c btif/include/btif_hl.h btif/include/btif_storage.h btif/src/btif_hl.c btif/src/btif_storage.c stack/sdp/sdp_api.c udrv/include/unv.h udrv/ulinux/unv_linux.c
* Stop fetching additional stream endpoints once matching codec cap isMattias Agren2012-07-141-7/+7
| | | | | | retrieved Change-Id: I606ec04b10854f63cbea6fbfed3e925d72173322
* Resolved issue of not reinitializing callout structure correctly uponMattias Agren2012-07-141-0/+2
| | | | | | disconnect Change-Id: Ie5d6043cabd2f52449179547eea6363739c04e0a
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-142-6/+60
| | | | | | | | avdtp stream. Added autoadjusting bitpool if sink requests a particular range within our exported capability. Cleanup & fixing file permissions. Change-Id: Ib5638706d4baef072c79a70ce1497140c3357a0d
* added bt pan profilezzy2012-07-141-0/+360
|
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-141-446/+446
| | | | Change-Id: I19aa744676a98556b5c776c8dee73f91e0c01ff4
* Check-in Mouse pairing fixes.Harish Paryani2012-07-141-78/+1
| | | | Change-Id: I55d018d204a2fd20a934e1521457119fa118ceb6
* added new btif_hl (HDP profile) moduleSen-Der Huang2012-07-141-0/+446
| | | | Change-Id: Ie9b2b926c67f0b1b57b70d626050ec41d628b509
* HID-Host:Fixed white space issue and power management issuePriti Aghera2012-07-141-0/+378
| | | | | | | Included more code to support mouse connectiona and reconnection Signed-off-by: Priti Aghera <paghera@broadcom.com> Change-Id: I1e20997e85eda5919f20a069131e580bcbb0ca63
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-145-229/+235
| | | | | | | and stack. Added support for suspend and a dedicated HAL callback notifying framework on audiopath events. Cleanup. Change-Id: I3b738611bc8e1d84794f7207413fd9e7dd1fc668
* Added support to handle AVRCP 1.0 and incoming A2DP connectionsKausik Sinnaswamy2012-07-141-2/+7
| | | | Change-Id: I7863920895aa9fd77eccee4083319701bcbf4300
* AV control and data path addedKausik Sinnaswamy2012-07-141-0/+1422
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* Initial Bluedroid stack commitAndre Eisenbach2012-07-144-0/+1883