summaryrefslogtreecommitdiffstats
path: root/btif/include/btif_common.h
Commit message (Collapse)AuthorAgeFilesLines
* replace logx with alogxMatthew Xie2012-07-141-2/+2
| | | | | | | | | | | | | | | | | 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
* Send SCO_AUDIO_CONNECTING on connect_audioKausik Sinnaswamy2012-07-141-0/+3
| | | | | | | | This translates to AUDIO_STATE_CHANGED intent with state STATE_AUDIO_CONNECTING which is needed for AudioService/AudioManager to suspend music Change-Id: I1293c105aaf1486f046620d5778c680908aad362
* Send PAN disconnecting event on local side disconnect initiationKausik Sinnaswamy2012-07-141-1/+5
| | | | | | | When the local side initiates disconnection, bluedroid should send diconnecting event, otherwise the instrumentation tests do not pass. Change-Id: Ic21a905407814c2117c04044c2799ea17a16d33b
* Added OOB testSen-Der Huang2012-07-141-0/+1
| | | | Change-Id: I7a494866eec45724e03a145394e032eb0930fceb
* Ensure UIPC task is fully shutdown upon termination of btif media task.Mattias Agren2012-07-141-0/+0
| | | | Change-Id: Ie924cd324c85ca2037e94402a145a4eeeed62511
* Added support to init/shutdown Bluetooth as part ofKausik Sinnaswamy2012-07-141-0/+18
| | | | | | | the HAL init/cleanup. This allows Java/JNI to query BD_ADDR and BD_NAME prior to HAL BT_enable. Change-Id: Ic56d859d75d6adaa134d42bb31da4f2c45e349d9
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-141-0/+1
| | | | Change-Id: I19aa744676a98556b5c776c8dee73f91e0c01ff4
* HID-Host:Fixed white space issue and power management issuePriti Aghera2012-07-141-1/+3
| | | | | | | 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-141-37/+38
| | | | | | | and stack. Added support for suspend and a dedicated HAL callback notifying framework on audiopath events. Cleanup. Change-Id: I3b738611bc8e1d84794f7207413fd9e7dd1fc668
* Disconnect before UnpairHarish Paryani2012-07-141-1/+0
| | | | Change-Id: Ib28372748df21d36d371d308975758f60df7aa28
* Dynamic enable/disable profiles using the profile's init/cleanup APIsKausik Sinnaswamy2012-07-141-0/+5
| | | | Change-Id: I40ed55ada7aad0cc0e017cae16049472ef318542
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+177