OSDN Git Service

Merge "A2DP SRC offload support" into cw-e-dev am: ffdfe1d26d
[android-x86/system-bt.git] / btcore / src /
2016-04-21 Chris ElliottMerge "A2DP SRC offload support" into cw-e-dev am:...
2016-03-25 Srinu JellaEnable debug logs for bluetooth process threads, modules
2016-02-24 Jakub PawlowskiGet rid of counter
2016-02-18 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
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-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-22 Pavlin RadoslavovAdd support for native kernel and callout wakelocks
2016-01-22 Pavlin RadoslavovAdd support for native kernel and callout wakelocks
2015-12-24 Jacob LeeMemory overwrite due to HDP doesn\'t allocate enough...
2015-12-24 Sharvil NanavatiReapply "Fix broken test caused by misordered callback...
2015-12-24 Scott James RemnantUse aosp/master version of bdd19e08 am: 9ecdf9c0c4
2015-12-24 Ajay PanickerPrevent integer overflows during GATT signing am: c8fd1...
2015-12-24 Andre EisenbachRaise alarm callback thread priority am: 41a91a52b0...
2015-12-24 Mattias AgrenReduce persistence on aquiring master role am: 77e70b4b...
2015-12-24 Andre EisenbachFix flaky EagerReaderTest.test_large_data_multibyte...
2015-12-24 Scott James RemnantPass unknown run_unit_tests long arguments to tests...
2015-12-24 Scott James RemnantAdd test filter option to run_unit_tests am: 753c074b44...
2015-12-24 Scott James RemnantGive run_unit_tests an exit code am: 0ff191abbf am...
2015-12-24 Arman Ugurayservice/test: Reset command-line on SetUp am: 8531fc357...
2015-12-24 Scott James RemnantAdd -s <specific device> to run_unit_tests am: 03e8be8b...
2015-12-24 Arman UgurayMerge "service/client: Add register|unregister-gatt...
2015-12-24 Arman UgurayMerge "service: Introduce bluetooth::GattClient" am...
2015-12-24 Arman UgurayMerge "service: Add IBluetoothGattClient IPC bindings...
2015-12-24 Scott James Remnantnet_test_bluetooth: replace with gtest variant am:...
2015-12-24 Pavlin RadoslavovFix SIGBUS crash when copying data am: 3f06e14fdd am...
2015-12-24 Andre EisenbachIndicate failed tests in run_unit_tests.sh am: 7ab59096...
2015-12-24 Myles WatsonMerge "Retry HID Polling when EINTR is returned" am...
2015-12-24 Ajay PanickerNull-terminate hex string in uuid_new() am: addbe8f489...
2015-12-24 Andre EisenbachFix net_test_hci am: b0f59256c6 am: 0005a705cc
2015-12-24 Sharvil NanavatiMerge "Fix broken test caused by misordered callback...
2015-12-24 Arman UgurayMerge "service/doc: Add Binder GATT client API definiti...
2015-12-24 Ajay PanickerFix an error loading audio.a2dp.default.so library...
2015-12-24 Sharvil NanavatiFix broken test caused by misordered callback arguments...
2015-12-24 Andre EisenbachTreat empty/truncated GATT cache as error am: 1f656f15b...
2015-12-24 Andre EisenbachAlways update remote address type during LE scan am...
2015-12-24 Pavlin RadoslavovRemoved libpower-related references. am: 45a94e198e...
2015-12-24 Andre EisenbachAlways update remote address type during LE scan am...
2015-12-24 Marie Janssengn-build: Get net_test_bluetooth to compile am: 3e54b60...
2015-12-24 Andre EisenbachMerge "Do not mask out secure connections (SC) bit...
2015-12-24 Andre EisenbachFix bug in SDP 128-bit UUID lookup am: 7312c6d913 am...
2015-12-24 Andre EisenbachFix bug in SDP 128-bit UUID lookup am: 526f3cc7e9 am...
2015-12-24 Andre EisenbachDo not mask out secure connections (SC) bit for BT...
2015-12-24 Bill YiMerge commit \'8b71f990de2b2ca9354726b56f0bd41bb9082ad3...
2015-12-24 Andre EisenbachMerge "Rename net_test_bluedroid to net_test_bluetooth...
2015-12-24 Andre EisenbachFix interop database unit test am: f2a7e6c4eb am: da16e...
2015-12-24 Andre EisenbachMerge "Serialize remote version query over LE" am:...
2015-12-24 Andre EisenbachRemove unused HCI_PROTO_REVISION am: 879aeec727 am...
2015-12-24 Andre EisenbachSerialize remote version query over LE am: 864e7734f2...
2015-12-24 Andre EisenbachCheck remote LMP version before enabling secure connect...
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-25 Pavlin RadoslavovAdd missing initialization of module OSI_MODULE am...
2015-11-25 Pavlin RadoslavovAdd missing initialization of module OSI_MODULE
2015-11-25 Pavlin RadoslavovAdd missing initialization of module OSI_MODULE
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-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-11 Myles WatsonMerge "Retry HID Polling when EINTR is returned"
2015-11-11 Ajay PanickerNull-terminate hex string in uuid_new() am: addbe8f489
2015-11-11 Ajay PanickerNull-terminate hex string in uuid_new() am: addbe8f489
2015-11-11 Ajay PanickerNull-terminate hex string in uuid_new()
2015-11-11 Ajay PanickerNull-terminate hex string in uuid_new()
2015-11-10 Sharvil NanavatiMerge "Fix broken test caused by misordered callback...
2015-11-06 Andre EisenbachAlways update remote address type during LE scan am...
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-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 Ajay PanickerPrevent integer overflows during GATT signing am: b335e...
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 EisenbachMerge "Workaround for H4 HCI stream corruption during...
2015-10-21 Andre Eisenbachresolve merge conflicts of 15a5c3f852 to mnc-dr-dev...
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 5de9c923: am 1eb1ea0c: GKI cleanup - Moved functions...
2015-10-19 Pavlin Radoslavovam 1eb1ea0c: GKI cleanup - Moved functions GKI_disable...
2015-10-19 tturneyam 3445b4a7: am 3d3810fe: am 6b24485c: Fix PAN and...
2015-10-19 Andre Eisenbacham 12abc3cb: am 3f236aa1: am 410970f2: Ensure thread...
2015-10-19 Andre Eisenbacham 4f1f20f4: am 1535b55c: am 8c24123f: Change UHID...
2015-10-19 Nitin Shivpuream 662545ac: am 2ae635f4: am 7f2eed69: Check BR device...
2015-10-19 Pavlin Radoslavovresolved conflicts for a7a277cf to master
2015-10-19 Sharvil Nanavatiam 3880a381: am 16c682a7: am de86bfa2: Add libpower...
2015-10-19 tturneyam 152dda92: am e1beca8b: am 20a1555a: Allow BT inquiry...
2015-10-19 Pavlin Radoslavovam 800f0bd2: am 78f84da0: am 7b4fdb40: Eliminate recurs...
2015-10-19 wang pingam 76d13f8d: am de5a6f38: am aafe557b: Fix issue where...
2015-10-19 tturneyam cb7e8f9b: am 4d99e011: am 530f7727: Fix btwrite...
next