scotthartbti / android_frameworks_base

Other
5 stars 28 forks source link

Squash BT commits to fix build #2

Closed CPA-Poke closed 10 years ago

CPA-Poke commented 10 years ago

Bluetooth: Changes for LPP and extended LE scan

This patch includes implementation of a new Bluetooth Adapter named QBluetoothAdapter for implementing LE specific tasks that the default adapter doesnt perform. This patch also implements Low power proximity and extended LE scan functionality based on service UUIDs.

CRs-Fixed: 581289 Change-Id: I63e0593f79c8929d4e18cee0472fcb401c8892e7

Bluetooth: HID: Add support for HID Device Role

This patch adds the HID Device Role support in Bluetooth framework. Also AIDL and callback related files for HID Device role are added to provide interface for third party applications to communicate with HID device Service.

Change-Id: Id03a362b7bcfa2e76056fa0197eaac12ce49b5a2 CRs-Fixed: 573086

Telephony: Add data rat constant

Change-Id: Ie722dc8fc6b31205230903483c0bc196ecc1b82b

OBEX: Reduce Obex MTU size for A2DP or SCO concurrency

Reduce Obex MTU to 8k from 64k when OPP send is tried with SCO / A2DP streaming in progress, so that the continue response for first complete Obex PUT packet is received from SOC within 50 seconds time frame.

CRs-Fixed: 571865 Change-Id: I1eae114f57f2a92ee4b26c82d8f55fafe02775b8