History log of /external/bluetooth/bluedroid/gki/common/gki_buffer.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
254b5ba2e3f4c44b82a0369579b66bafcd0d6aa2 25-Nov-2014 Simon Wilson <simonwilson@google.com> gki_buffer: add missing mutex unlock

Bug: 18511282
Change-Id: Iea5248d5c9ba8690d0c2f462ec04784476309797
/external/bluetooth/bluedroid/gki/common/gki_buffer.c
554485a60e73aa5ce6e05242f817b3c05bc45eb3 12-Jul-2013 Hemant Gupta <hemantg@codeaurora.org> Bluetooth: Getbuf returning invalid buffer pointer - do not merge

Getbuff is checking for the pool which can accommodate
requested size, but is changing the pool with a restricted
check and not checking for the free memory size in that pool.
Added a check to avoid returng the wrong pool free buf pointer.
Without this patch, SDP Codenomicon TestSuite crash is observed
on Bluedroid stack.

Change-Id: Id66d460c5a40d8c3208438d7cfaf729e9b355184
/external/bluetooth/bluedroid/gki/common/gki_buffer.c
d42dba5420e5636dfcf71f883d73821ac923d549 30-Jun-2014 Sharvil Nanavati <sharvil@google.com> Remove more unused code from GKI.

Specifically:
- ISR code (since bluedroid is entirely userspace)
- logging macros
- newlines in log macros
- GKI_get_time_stamp (unused function)
- GKI_freeze
- unused timer variables and macros

Change-Id: I8e0676c28842d87c4148059ebb0320367658bc16
/external/bluetooth/bluedroid/gki/common/gki_buffer.c
6449e497dfe4d500810c3e7b4d7d056027c33a0e 06-Jun-2014 Sharvil Nanavati <sharvil@google.com> Eliminate more dead code in GKI.

Change-Id: I4c0000445535e5300b83a18f5f6ca45f1ef797da
/external/bluetooth/bluedroid/gki/common/gki_buffer.c
ead3cde4bac0c3e32cd31f149093f004eef8ceeb 06-Feb-2013 Ganesh Ganapathi Batta <ganeshg@broadcom.com> Initial version of BLE support for Bluedroid

Change-Id: I9825a5cef9be2559c34c2a529b211b7d471147cf
/external/bluetooth/bluedroid/gki/common/gki_buffer.c
5738f83aeb59361a0a2eda2460113f6dc9194271 13-Dec-2012 The Android Open Source Project <initial-contribution@android.com> Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf

Change-Id: Ia2de32ccb97a9641462c72363b0a8c4288f4f36d
/external/bluetooth/bluedroid/gki/common/gki_buffer.c