8372aa5fa535ee4f09c09981b6125b54ace31fe2 |
|
25-Mar-2015 |
Kim Schulz <k.schulz@samsung.com> |
L2CAP and SDP Search API for BT profiles (2/2) Added support for exposing L2CAP to Java such that OBEX over L2CAP is made possible. Added support to create SDP records as a seperate step.(as opposed to creating a SDP record when a BluetoothSocket is created). This allows both a RFCOMM channel and a L2CAP PSM to be included in a SDP record. (Additionally the content of the SDP record is set by the profile in Java, in stead of beeing hardcoded in the socket layer.) This completes the L2CAP channel exposure to Java. Change-Id: Iaf68a07d910145cdd33e940d73cd680f79164100
/system/bt/stack/l2cap/l2c_fcr.c
|
c0a87fe60f79ddf41595a30e75a77f43c19cd323 |
|
02-Mar-2015 |
Sharvil Nanavati <sharvil@google.com> |
Remove GKI timers
/system/bt/stack/l2cap/l2c_fcr.c
|
ca9ec85560ac0b43f2c65f08a7374a14b510e08e |
|
22-Sep-2014 |
Chris Manton <cmanton@google.com> |
General tidy up of L2CAP flow control - Alphabetize include files - Add asserts - Ensure static funtions are marked as such - Remove unnecessary logging
/system/bt/stack/l2cap/l2c_fcr.c
|
3805ab67b9c973b2afb7475e1a86e35bc18ffd1d |
|
22-Sep-2014 |
Chris Manton <cmanton@google.com> |
Properly iterate when removing from list Ensure we hand off the node iterator before proceeding to remove from the list.
/system/bt/stack/l2cap/l2c_fcr.c
|
e548b8234c540fdcc3c5098eaf23e7188c516aa4 |
|
08-Oct-2014 |
Zach Johnson <zachoverflow@google.com> |
Remove L2CAP_CORRUPT_ERTM_PKTS macro In general, test code and production code should not coexist in the same file.
/system/bt/stack/l2cap/l2c_fcr.c
|
6c303aeca25783453333172d0b29e5472f1b1c93 |
|
05-Aug-2014 |
Chris Manton <cmanton@google.com> |
Replace BUFFER_Q with list_t
/system/bt/stack/l2cap/l2c_fcr.c
|
fe7216ca12f91baae733e7c93063db73121af308 |
|
06-May-2014 |
Chris Manton <cmanton@google.com> |
Enforce GKI API buffer usage Also add another API GKI_queue_length(BUFFER_Q *)
/system/bt/stack/l2cap/l2c_fcr.c
|
a51c9d9d225e41fe36a0133f1c17fd981ea59c1d |
|
04-May-2014 |
Sharvil Nanavati <sharvil@google.com> |
Logging cleanup: L2CAP and SDP. Change-Id: I62b5d4f330312dc466a758cb554952017f899696
/system/bt/stack/l2cap/l2c_fcr.c
|
0212487880be33e255d49f6e38dbb035d1f77750 |
|
04-May-2014 |
Sharvil Nanavati <sharvil@google.com> |
Start cleaning up log macros. Change-Id: I228fef0198caeb47618a07c4c46526f611933e07
/system/bt/stack/l2cap/l2c_fcr.c
|
8fe58875ce67c6e1099e7ba2339dcd2b979491b0 |
|
17-Apr-2014 |
Ganesh Ganapathi Batta <ganeshg@broadcom.com> |
Merge BT 4.1 features The features include: - LE Peripheral Mode - Link Layer topology (LE Central & Peripheral Concurrency) - Dual Mode Topology (Ability to choose LE transport when connecting with other Dual Mode devices) - Fast advertising Interval - Limited Discovery Time Changes - GAP Authentication and Lost Bond - Dual Mode Addressing - Common Profile and Service Error Code - 32 bit UUIDs Change-Id: Ic6701da4cf6aaa390ff2c8816b43157f36b7fb42
/system/bt/stack/l2cap/l2c_fcr.c
|
ead3cde4bac0c3e32cd31f149093f004eef8ceeb |
|
06-Feb-2013 |
Ganesh Ganapathi Batta <ganeshg@broadcom.com> |
Initial version of BLE support for Bluedroid Change-Id: I9825a5cef9be2559c34c2a529b211b7d471147cf
/system/bt/stack/l2cap/l2c_fcr.c
|
5738f83aeb59361a0a2eda2460113f6dc9194271 |
|
13-Dec-2012 |
The Android Open Source Project <initial-contribution@android.com> |
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf Change-Id: Ia2de32ccb97a9641462c72363b0a8c4288f4f36d
/system/bt/stack/l2cap/l2c_fcr.c
|