History log of /system/bt/test/bluedroidtest/bluedroidtest.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
84a3b261821b31ed33c21fe1ed4da918a33901d6 01-Aug-2014 Thierry Strudel <thierry.strudel@intel.com> update test to build and run with latest BT HAL

Change-Id: I497ac4649081a3244549e067fe6d5181ee2f7b2a
Signed-off-by: Thierry Strudel <thierry.strudel@intel.com>
/system/bt/test/bluedroidtest/bluedroidtest.c
31fafe5d31a6dc88013fb7f02f6ef203426ce6c3 18-Apr-2014 Sharvil Nanavati <sharvil@google.com> Eliminate warnings, add -Wall and -Werror to all projects.

This change enables all warnings and treats warnings as errors. As
a result, nobody should be able to submit new code to bluedroid
that contains compiler warnings. Instead, they should fix the warnings
before submitting.

This change has already caught a type mismatch bug in
stack/avrc/avrc_api.c where an integer was being stored in a boolean.

Change-Id: Ic41960754b39a1a6aa37f1c1095003195f466183
/system/bt/test/bluedroidtest/bluedroidtest.c
22c6e505dc65ab3d624e4ccd7c48c95fe2128703 12-Feb-2014 Kévin PETIT <kevin.petit@arm.com> Various fixes for LP64

Changes include
- Cast numbers to their proper length before casting to a pointer.
- Use intptr_t when pointers are stored as integers.
- Eliminate 'implicit declaration' warnings

Signed-off-by: Matthew Leach <matthew.leach@arm.com>
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>

Change-Id: I5664a087c5fbc322baa9178552404dbe9a992359
/system/bt/test/bluedroidtest/bluedroidtest.c
fc4b2f1953dbe60464d0f5ef7daaa10001fbc62f 07-May-2013 Matthew Xie <mattx@google.com> Solve compilation problem when BLE/GATT/SMP features are false

bug 8664724
Change-Id: I582846ccf4b8995f298d8db533488fceb7993ae3
/system/bt/test/bluedroidtest/bluedroidtest.c
647ef396a11ee984f800972dd5fdce8615415d2d 01-Mar-2013 Nick Kralevich <nnk@google.com> am 93a2edbf: am 6c1b8172: Merge "bluedroid: use correct header file."

* commit '93a2edbfe42df2dbeb436e0a2a5278367f6d5381':
bluedroid: use correct header file.
034f08687a46f26c72a0cac8a14314ce446d17e3 28-Feb-2013 Nick Kralevich <nnk@google.com> bluedroid: use correct header file.

Change-Id: Ia536e42e24fcc0491a16b160cd5b00189024e0f0
/system/bt/test/bluedroidtest/bluedroidtest.c
ead3cde4bac0c3e32cd31f149093f004eef8ceeb 06-Feb-2013 Ganesh Ganapathi Batta <ganeshg@broadcom.com> Initial version of BLE support for Bluedroid

Change-Id: I9825a5cef9be2559c34c2a529b211b7d471147cf
/system/bt/test/bluedroidtest/bluedroidtest.c
5738f83aeb59361a0a2eda2460113f6dc9194271 13-Dec-2012 The Android Open Source Project <initial-contribution@android.com> Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf

Change-Id: Ia2de32ccb97a9641462c72363b0a8c4288f4f36d
/system/bt/test/bluedroidtest/bluedroidtest.c