OSDN Git Service

android-x86/system-bt.git
2015-10-05 Arman Ugurayam e0fe3875: service: Added GATT server Heart Rate...
2015-10-05 Arman Ugurayam d9b0552a: service: Implement IBluetoothGattServer...
2015-10-03 Arman Ugurayam 91613743: service: Implement IBluetoothGattServer...
2015-10-03 Arman Ugurayservice: Added GATT server Heart Rate example
2015-10-03 Arman Ugurayservice: Implement IBluetoothGattServer.addDescriptor
2015-10-03 Arman Ugurayservice: Implement IBluetoothGattServer.addCharacteristic
2015-10-02 Arman Ugurayam 3bdeebe1: service: Add IBluetoothGattServer service...
2015-10-02 Arman Ugurayservice: Add IBluetoothGattServer service APIs
2015-10-02 Arman Ugurayam ae43de62: service: Fix IBluetoothLowEnergy signature...
2015-10-02 Arman Ugurayservice: Fix IBluetoothLowEnergy signatures to return...
2015-10-02 Arman Ugurayam f92aeb96: service: Add Parcel utilities for UUID...
2015-10-02 Arman Ugurayam df0b2714: service: Implement adding a service declar...
2015-10-02 Arman Ugurayservice: Add Parcel utilities for UUID and GATT
2015-10-02 Arman Ugurayam 78a44cdb: service: Add HAL wrappers for adding a...
2015-10-02 Arman Ugurayam 80826c9d: service: Add GattIdentifier.
2015-10-02 Arman Ugurayservice: Implement adding a service declaration
2015-10-02 Arman Ugurayservice: Add HAL wrappers for adding a service
2015-10-02 Arman Ugurayservice: Add GattIdentifier.
2015-10-02 Arman Ugurayam 7b54b0de: service: Implement IBluetoothGattServer...
2015-10-02 Arman Ugurayservice: Implement IBluetoothGattServer register functions
2015-10-02 Arman Ugurayam 0f2d4897: service: Add new GattServer abstraction
2015-10-02 Arman Ugurayservice: Add new GattServer abstraction
2015-09-30 Ajay Panickeram 42c89a0e: service: Fix crash in hal/
2015-09-30 Ajay Panickerservice: Fix crash in hal/
2015-09-28 Scott James... am ed7d0e3c: service: build unit tests on non-Linux...
2015-09-28 Scott James... am e415c050: Rename IPCHandlerUnix to IPCHandlerLinux
2015-09-28 Scott James... service: build unit tests on non-Linux hosts
2015-09-28 Scott James... Rename IPCHandlerUnix to IPCHandlerLinux
2015-09-26 Arman Ugurayam 9e520536: service: Add server support to BluetoothGa...
2015-09-26 Arman Ugurayam 4624e1a6: service: Add IBluetoothGattServer stubs
2015-09-26 Arman Ugurayservice: Add server support to BluetoothGattInterface
2015-09-26 Arman Ugurayservice: Add IBluetoothGattServer stubs
2015-09-26 Arman Ugurayam 08f80ebd: service: Move client registration into...
2015-09-24 Arman Ugurayam 2fea18e5: service: Add missing include
2015-09-24 Arman Ugurayservice: Move client registration into base class
2015-09-24 Arman Ugurayservice: Add missing include
2015-09-24 Arman Ugurayam d19bc045: service/client: Add start-adv and stop-adv
2015-09-24 Arman Ugurayam 1a3e9aba: service: Implement IBluetoothLowEnergy...
2015-09-24 Arman Ugurayam 12338405: service: Add advertising support to LowEne...
2015-09-24 Arman Ugurayam b2b1ecd3: service: Fix bug in RemoteCallbackMap
2015-09-24 Arman Ugurayam 909b7e66: service: Add various LE advertising constants
2015-09-24 Arman Ugurayservice/client: Add start-adv and stop-adv
2015-09-24 Arman Ugurayservice: Implement IBluetoothLowEnergy advertising
2015-09-24 Arman Ugurayservice: Add advertising support to LowEnergyClient
2015-09-24 Arman Ugurayservice: Fix bug in RemoteCallbackMap
2015-09-24 Arman Ugurayservice: Add various LE advertising constants
2015-09-20 Arman Ugurayam 27650cd8: service: Fix build breakage.
2015-09-20 Arman Ugurayservice: Fix build breakage.
2015-09-20 Arman Ugurayam d1ed1f53: service: Add HAL wrappers for multi-advert...
2015-09-20 Arman Ugurayservice: Add HAL wrappers for multi-advertising
2015-09-18 Arman Ugurayam 52bfc606: service: Add binder stubs for advertising API
2015-09-18 Arman Ugurayam 3d73f617: service: Add AdvertiseData and AdvertiseSe...
2015-09-18 Arman Ugurayservice: Add binder stubs for advertising API
2015-09-18 Arman Ugurayservice: Add AdvertiseData and AdvertiseSettings
2015-09-17 Arman Ugurayam 2e434148: service/client: Add first BLE interface...
2015-09-17 Arman Ugurayam 15cf17fc: service: Implement IBluetoothLowEnergy...
2015-09-17 Arman Ugurayam f8711f2e: service: Added RemoteCallbackMap
2015-09-17 Arman Ugurayam 81f82d27: service: Add IBluetoothLowEnergy interface
2015-09-17 Arman Ugurayservice/client: Add first BLE interface commands
2015-09-17 Arman Ugurayservice: Implement IBluetoothLowEnergy client registration
2015-09-17 Arman Ugurayservice: Added RemoteCallbackMap
2015-09-17 Arman Ugurayservice: Add IBluetoothLowEnergy interface
2015-09-17 Arman Ugurayam c2fc0f28: service: Introduce bluetooth::LowEnergyClient
2015-09-17 Arman Ugurayservice: Introduce bluetooth::LowEnergyClient
2015-09-14 Arman Ugurayam e9c82dca: service: Add UUID::GetRandom
2015-09-14 Arman Ugurayam 9ded7b61: service: Add hal::BluetoothGattInterface
2015-09-14 Arman Ugurayservice: Add UUID::GetRandom
2015-09-14 Arman Ugurayservice: Add hal::BluetoothGattInterface
2015-09-01 Arman Ugurayam 10b54c4b: service: Implement IBluetooth.isMultiAdver...
2015-09-01 Arman Ugurayam 5d22fabf: gn-build: Add secondary build tree for...
2015-09-01 Marie Janssenam 888f8856: brillo: add and install system startup...
2015-08-31 Arman Ugurayservice: Implement IBluetooth.isMultiAdvertisementSuppo...
2015-08-31 Arman Uguraygn-build: Add secondary build tree for gmock
2015-08-26 Marie Janssenbrillo: add and install system startup files
2015-08-25 Nitin Aroraam b7460434: Fix memory corruption of BLE whitelist...
2015-08-25 Nitin AroraFix memory corruption of BLE whitelist hashmap
2015-08-24 Arman Ugurayam 3644c2a3: service: Check for NULL IBinder in registe...
2015-08-24 Arman Ugurayam d0835477: service: Return SUCCESS from Acquire|Relea...
2015-08-24 Arman Ugurayservice: Check for NULL IBinder in registerCallback
2015-08-24 Arman Ugurayservice: Return SUCCESS from Acquire|ReleaseWakeLock
2015-08-24 Ian Coolidgeam bc6ad53e: Merge "Improve adv_data transfer between...
2015-08-24 Ian CoolidgeMerge "Improve adv_data transfer between contexts."
2015-08-24 Pavlin Radoslavovresolved conflicts for merge of aa41fec0 to mnc-dev...
2015-08-24 Pavlin RadoslavovCheck the return value when reading HCI type byte
2015-08-21 Dennis Chengam 6f5f0540: test_vendor_lib: Clean up controller docum...
2015-08-21 Dennis Chengam 2e00ba9b: test_vendor_lib: Add tests
2015-08-21 Chih-hung Hsieham ad588372: Merge "Enable clang compilation, use stdat...
2015-08-21 Arman Ugurayam e2982ad5: service: Don\'t lie about supporting wake...
2015-08-21 Dennis Chengtest_vendor_lib: Clean up controller documentation...
2015-08-21 Dennis Chengtest_vendor_lib: Add tests
2015-08-21 Chih-hung HsiehMerge "Enable clang compilation, use stdatomic.h."
2015-08-21 Arman Ugurayservice: Don't lie about supporting wake locks
2015-08-21 Chih-Hung HsiehEnable clang compilation, use stdatomic.h.
2015-08-21 Dennis Chengam 7a87e719: test_vendor_lib: Add working post delayed...
2015-08-20 Dennis Chengtest_vendor_lib: Add working post delayed task
2015-08-20 Arman Ugurayam 39a66bed: service/client: Register IBluetoothCallback
2015-08-20 Arman Ugurayam 67ab1c85: service: Introduce IBluetoothCallback.h
2015-08-20 Arman Ugurayam 5bb6aa6a: service: Add native RemoteCallbackList
2015-08-20 Arman Ugurayservice/client: Register IBluetoothCallback
2015-08-20 Arman Ugurayservice: Introduce IBluetoothCallback.h
next