OSDN Git Service

Avoid more annoying crashing
[android-x86/system-bt.git] / stack / gatt /
2016-02-23 Andre EisenbachDO NOT MERGE Remove Porsche car-kit pairing workaround
2016-02-18 Pavlin RadoslavovFix C/C++ compiler generated warnings
2016-02-18 Subramanian SrinivasanValidates the PDU length of GATT Prepare Write attribut...
2016-02-18 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
2016-02-18 Pavlin RadoslavovReplaced osi_getbuf()/osi_freebuf() with osi_malloc...
2016-02-18 Andre EisenbachRemove BCM_STR* macros
2016-02-18 Jakub PawlowskiFix auto disconnect right after connecting
2016-02-08 Chenjie LuoOnly initiate codec negotiation if feature is supported...
2016-02-08 Baligh Uddinkeep history after reset to mnc-dr-dev(03d171170c7ad4e4...
2016-02-05 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Jakub PawlowskiRegister for Service Changed notifications for untruste...
2016-02-04 Jakub PawlowskiRegister for Service Changed notifications for untruste...
2016-01-27 Andre EisenbachAdd explicit sec_act parameter to encryption requests
2016-01-27 Andre EisenbachAdd explicit sec_act parameter to encryption requests
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-22 Pavlin RadoslavovRefactor the Bluetooth timers
2016-01-22 Pavlin RadoslavovRefactor the Bluetooth timers
2016-01-12 Marie JanssenFix crashes with lots of discovered LE devices
2015-12-04 Scott James RemnantMerge changes I7f9b2ea0,Ibb1c1d4c,I64cef032
2015-11-30 Andre EisenbachMerge "Set bits 4-6 to 0 in L2CAP fixed channel support...
2015-11-23 Andre EisenbachRaise alarm callback thread priority
2015-11-23 Mattias AgrenReduce persistence on aquiring master role
2015-11-23 Ajay PanickerPrevent integer overflows during GATT signing
2015-11-23 Sharvil NanavatiMerge "Fix broken test caused by misordered callback...
2015-11-23 Andre EisenbachAlways update remote address type during LE scan am...
2015-11-23 Andre EisenbachMerge "Do not mask out secure connections (SC) bit...
2015-11-23 Andre EisenbachFix bug in SDP 128-bit UUID lookup am: 7312c6d913
2015-11-23 Andre EisenbachSerialize remote version query over LE am: 864e7734f2
2015-11-23 Andre EisenbachCheck remote LMP version before enabling secure connect...
2015-11-20 Andre EisenbachFix flaky EagerReaderTest.test_large_data_multibyte
2015-11-18 Scott James RemnantPass unknown run_unit_tests long arguments to tests
2015-11-18 Scott James RemnantAdd test filter option to run_unit_tests
2015-11-18 Scott James RemnantGive run_unit_tests an exit code
2015-11-18 Arman Ugurayservice/test: Reset command-line on SetUp
2015-11-18 Scott James RemnantAdd -s <specific device> to run_unit_tests
2015-11-12 Arman UgurayMerge "service/client: Add register|unregister-gatt"
2015-11-12 Arman UgurayMerge "service: Introduce bluetooth::GattClient"
2015-11-12 Arman UgurayMerge "service: Add IBluetoothGattClient IPC bindings"
2015-11-12 Scott James Remnantnet_test_bluetooth: replace with gtest variant
2015-11-11 Pavlin RadoslavovFix SIGBUS crash when copying data
2015-11-11 Andre EisenbachIndicate failed tests in run_unit_tests.sh
2015-11-11 Myles WatsonMerge "Retry HID Polling when EINTR is returned"
2015-11-11 Ajay PanickerNull-terminate hex string in uuid_new()
2015-11-10 Andre EisenbachFix net_test_hci
2015-11-10 Sharvil NanavatiMerge "Fix broken test caused by misordered callback...
2015-11-09 Arman UgurayMerge "service/doc: Add Binder GATT client API definition"
2015-11-09 Ajay PanickerFix an error loading audio.a2dp.default.so library
2015-11-09 Sharvil NanavatiFix broken test caused by misordered callback arguments.
2015-11-06 Andre EisenbachTreat empty/truncated GATT cache as error
2015-11-06 Andre EisenbachAlways update remote address type during LE scan
2015-11-06 Pavlin RadoslavovRemoved libpower-related references.
2015-11-06 Andre EisenbachAlways update remote address type during LE scan am...
2015-11-05 Marie Janssengn-build: Get net_test_bluetooth to compile
2015-11-05 Andre EisenbachMerge "Do not mask out secure connections (SC) bit...
2015-11-05 Andre EisenbachFix bug in SDP 128-bit UUID lookup am: 7312c6d913
2015-11-04 Andre EisenbachFix bug in SDP 128-bit UUID lookup
2015-11-04 Andre EisenbachDo not mask out secure connections (SC) bit for BT...
2015-11-03 Bill YiMerge commit \'8b71f990de2b2ca9354726b56f0bd41bb9082ad3...
2015-11-03 Bill YiMerge commit '8b71f990de2b2ca9354726b56f0bd41bb9082ad3...
2015-11-02 Andre EisenbachMerge "Rename net_test_bluedroid to net_test_bluetooth...
2015-11-02 Andre EisenbachFix interop database unit test am: f2a7e6c4eb
2015-10-30 Andre EisenbachMerge "Serialize remote version query over LE" am:...
2015-10-30 Andre EisenbachRemove unused HCI_PROTO_REVISION am: 879aeec727
2015-10-30 Andre EisenbachSerialize remote version query over LE am: 864e7734f2
2015-10-29 Andre EisenbachCheck remote LMP version before enabling secure connect...
2015-10-27 Marie JanssenEnable kernel wakelocks and timers am: 28bf007f71
2015-10-27 Andre EisenbachCheck remote LMP version before enabling secure connect...
2015-10-27 Ajay PanickerPrevent integer overflows during GATT signing am: b335e...
2015-10-27 Ajay PanickerPrevent integer overflows during GATT signing
2015-10-27 Ajay PanickerPrevent integer overflows during GATT signing
2015-10-24 Andre EisenbachMerge "Raise alarm callback thread priority" into mnc...
2015-10-24 Mattias AgrenReduce persistence on aquiring master role am: 59d9673187
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR am...
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR am...
2015-10-21 Andre EisenbachMerge "Workaround for H4 HCI stream corruption during...
2015-10-21 Andre Eisenbachresolve merge conflicts of 15a5c3f852 to mnc-dr-dev...
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR
2015-10-20 Scott James Remnantresolved conflicts for 5b9b1b89 to stage-aosp-master
2015-10-20 Pavlin Radoslavovam e29c3430: GKI cleanup - removed PORT_SCHEDULE_LOCK...
2015-10-20 Scott James Remnantresolve merge (with -s ours) of e40c734e67 to
2015-10-20 Pavlin Radoslavovam 91c7bdc6: am 9f1c9ad8: GKI cleanup - Moved struct...
2015-10-20 Pavlin Radoslavovam ae5a6159: am 1a3844f9: GKI cleanup - Replaced usage...
2015-10-20 Pavlin Radoslavovresolve merge conflicts of 2f1fd11c01 to master.
2015-10-20 Qiwen ZhaoMerge commit 'e71c667e24e77144781835fcbaedddfc841e88c3'
2015-10-19 Pavlin Radoslavovam 51d14a76: am 89ba148d: Disable opening network debug...
2015-10-19 Scott James Remnantam b4ccca65: resolved conflicts for 2181f1a4 to stage...
2015-10-19 Pavlin Radoslavovresolved conflicts for 0b681505 to master
2015-10-19 Pavlin Radoslavovresolved conflicts for 16424e5e to master
2015-10-19 Pavlin Radoslavovresolved conflicts for edf3e911 to master
2015-10-19 Pavlin Radoslavovam 36762636: (-s ours) am 41a842af: am 2e3d006b: GKI...
2015-10-19 Pavlin Radoslavovam 29d002b9: am 577862e0: Update the usage of fixed_queue.
2015-10-19 Pavlin Radoslavovam 577862e0: Update the usage of fixed_queue.
2015-10-19 Pavlin Radoslavovam e40c734e: am 258c2538: GKI cleanup - moved GKI buffe...
2015-10-19 Pavlin Radoslavovam 91c7bdc6: am 9f1c9ad8: GKI cleanup - Moved struct...
2015-10-19 Pavlin Radoslavovam ae5a6159: am 1a3844f9: GKI cleanup - Replaced usage...
2015-10-19 Pavlin Radoslavovam 258c2538: GKI cleanup - moved GKI buffer allocation...
next