OSDN Git Service

service/client: command line made nicer
[android-x86/system-bt.git] / service / example /
2016-01-27 Jakub Pawlowskiservice: add SetMtu and OnMtuChanged
2016-01-27 Jakub Pawlowskiservice: add SetMtu and OnMtuChanged
2016-01-27 Dan WillemsenMerge "Remove headers from LOCAL_SRC_FILES"
2016-01-26 Jakub Pawlowskiservice/example: Heart Rate Server: advertise UUID
2016-01-26 Jakub Pawlowskiservice/example: Heart Rate Server: advertise UUID
2016-01-25 Marie JanssenMerge "service/example: Add advertise flag for hr server"
2016-01-25 Marie JanssenMerge "service/example: Add advertise flag for hr server"
2016-01-22 Jakub Pawlowskiservice/example: Add advertise flag for hr server
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-21 Alex VakulenkoFix build break in system/bt
2016-01-21 Alex VakulenkoFix build break in system/bt
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-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-11 Andre Eisenbacham 872a3a0c: am 852bf498: Add Flic smart button to...
2015-10-08 Bill YiMerge commit '955abac95ae2f1b8cdb269c5ab8c53d93f2fa48f...
2015-10-08 Arman Ugurayam 8f51b034: am 234138e2: service: Create a client...
2015-10-08 Arman Ugurayam 234138e2: service: Create a client library for appli...
2015-10-07 Andre Eisenbacham 9128e253: am 6c25b3c0: Raise BTU and HCI thread...
2015-10-07 Arman Ugurayservice: Create a client library for applications
2015-10-06 Marie JanssenMerge "brillo: run bluetoothtbd with correct permissions"
2015-10-06 Pavlin RadoslavovMerge "GKI cleanup - Moved struct TIMER_LIST_ENT to...
2015-10-06 Arman Ugurayam d1e6587a: am e7d9c796: am 1c162dc3: service/example...
2015-10-06 Arman Ugurayam e7d9c796: am 1c162dc3: service/example: Complete...
2015-10-06 Arman Ugurayam 1c162dc3: service/example: Complete HR simulation
2015-10-06 Arman Ugurayservice/example: Complete HR simulation
2015-10-06 Arman Ugurayam fe3640ec: am 93b2956f: am cd644e3c: service: Support...
2015-10-06 Arman Ugurayam 2b1f7707: am 8f8ab311: am 4ebcbd9e: service: Support...
2015-10-06 Arman Ugurayam 93b2956f: am cd644e3c: service: Support GattServer...
2015-10-06 Arman Ugurayam 8f8ab311: am 4ebcbd9e: service: Support GATT server...
2015-10-05 Arman Ugurayam 28adddde: am be9702b9: am 514bf608: service: Support...
2015-10-05 Arman Ugurayam cd644e3c: service: Support GattServer notifications...
2015-10-05 Arman Ugurayam 4ebcbd9e: service: Support GATT server async write...
2015-10-05 Arman Ugurayam be9702b9: am 514bf608: service: Support GATT server...
2015-10-05 Arman Ugurayservice: Support GattServer notifications/indications
2015-10-05 Arman Ugurayam 514bf608: service: Support GATT server async read...
2015-10-05 Arman Ugurayservice: Support GATT server async write requests.
2015-10-05 Arman Ugurayservice: Support GATT server async read requests.
2015-10-05 Arman Ugurayam 4eb075f4: am 591e1fa2: am e0fe3875: service: Added...
2015-10-05 Arman Ugurayam 591e1fa2: am e0fe3875: service: Added GATT server...
2015-10-05 Arman Ugurayam e0fe3875: service: Added GATT server Heart Rate...
2015-10-03 Arman Ugurayservice: Added GATT server Heart Rate example