OSDN Git Service

GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
[android-x86/system-bt.git] / bta / sys / bta_sys.h
2015-10-19 Pavlin RadoslavovGKI cleanup - Moved struct TIMER_LIST_ENT to OSI
2015-10-06 Marie JanssenMerge "brillo: run bluetoothtbd with correct permissions"
2015-10-06 Arman Ugurayam 2846af52: service: Add missing build includes
2015-10-06 Arman Ugurayam 1c162dc3: service/example: Complete HR simulation
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 514bf608: service: Support GATT server async read...
2015-10-05 Arman Ugurayam b10f96fa: service: Add HAL wrappers for read_request...
2015-10-05 Arman Ugurayam c61ef610: service: Add helper to util/address_helper
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-02 Arman Ugurayam 3bdeebe1: service: Add IBluetoothGattServer service...
2015-10-02 Arman Ugurayam ae43de62: service: Fix IBluetoothLowEnergy signature...
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 Ugurayam 78a44cdb: service: Add HAL wrappers for adding a...
2015-10-02 Arman Ugurayam 80826c9d: service: Add GattIdentifier.
2015-10-02 Arman Ugurayam 7b54b0de: service: Implement IBluetoothGattServer...
2015-10-02 Arman Ugurayam 0f2d4897: service: Add new GattServer abstraction
2015-09-30 Ajay Panickeram 42c89a0e: service: Fix crash in hal/
2015-09-28 Scott James Remnantam ed7d0e3c: service: build unit tests on non-Linux...
2015-09-28 Scott James Remnantam e415c050: 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 Ugurayam 08f80ebd: service: Move client registration into...
2015-09-24 Arman Ugurayam 2fea18e5: service: 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-20 Arman Ugurayam 27650cd8: service: Fix build breakage.
2015-09-20 Arman Ugurayam d1ed1f53: service: Add HAL wrappers for multi-advert...
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-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 Ugurayam c2fc0f28: service: 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-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-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 Ian Coolidgeam bc6ad53e: Merge "Improve adv_data transfer between...
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 Chengam 7a87e719: test_vendor_lib: Add working post delayed...
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 Ugurayam 8f3595f8: service: Add complete IBluetooth transacti...
2015-08-20 Arman Ugurayam 42feba6b: Revert "service: Move UNIX IPC code into...
2015-08-20 Arman Ugurayam 4cebc7e1: service: Introduce bluetooth::Adapter...
2015-08-20 Arman Ugurayam 503baaae: service: Support base switches::kV
2015-08-20 Arman Ugurayam 93e66a66: service: Move UNIX IPC code into ipc/unix/
2015-08-20 Dennis Chengam bf7db314: test_vendor_lib: Read controller propertie...
2015-08-18 Arman Ugurayam 5192309a: service/client: Add support for the latest...
2015-08-18 Arman Ugurayam 03b1f0fb: service: Implement IBluetooth getAddress...
2015-08-18 Miao Chouam fb685ef1: Fix typo in main/bte_main.c.
2015-08-18 Arman Ugurayam 77bf8137: service: Add four more IBluetooth API...
2015-08-18 Arman Ugurayam fe6dd2a7: service: Rename Uuid to UUID
2015-08-18 Arman Ugurayam 2117e520: service: Implement IBluetooth::GetState
2015-08-18 Arman Ugurayam fcf2e039: service: Implement IBluetooth IsEnabled...
2015-08-18 Arman Ugurayam d6a4b0c9: service: Replace CoreStack with Adapter
2015-08-18 Arman Ugurayam 4fdadb6c: service: Introduce Adapter
2015-08-18 Arman Ugurayam 2202cd58: service: Introduce hal::BluetoothInterface
2015-08-15 Dennis Chengam 9cd603f0: test_vendor_lib: Remove handlers
2015-08-15 Dennis Chengam f1548336: test_vnd_lib: Discover devices
2015-08-15 Dennis Chengam 8bb61fe2: test_vendor_lib: Add test channel command...
2015-08-14 Dennis Chengam 2d96c880: test_vendor_lib: Add test channel for...
2015-08-13 Ian Coolidgeam afcf2a26: Merge "Restore LOG_NDEBUG condition on...
2015-08-12 Ian Coolidgeam aa9e17bc: service: Allow manufacturer data to be...
2015-08-12 Ian Coolidgeam f993f137: Merge "service: Fix permissions/properties...
2015-08-12 Arman Ugurayam f5209525: service: Introduce a command-line client
2015-08-12 Arman Ugurayam b2286f38: service: Add IPCHandlerBinder
2015-08-07 Arman Ugurayam 61f2f365: service: Add IBluetooth interface definition
2015-08-07 Marie Janssenam 4161eb61: build: fix missing include
2015-08-07 Marie Janssenam 8f247258: build: fixes for breakages on tilapia
2015-08-07 Marie Janssenresolved conflicts for merge of 49a86709 to mnc-dev...
2015-08-06 Dennis Chengam 2fc0eba9: test_vendor_lib: Implement event loop...
2015-08-06 Dennis Chengam b2d45eb7: test_vendor_lib: Use base::Thread
2015-08-06 Arman Ugurayam 66ba120c: Merge "service: Clean up IPC shutdown...
2015-08-06 Dennis Chengam a7077ee9: test_vendor_lib: Use libbase\'s CHECK...
2015-08-06 Dennis Chengam 5f8a46aa: test_vendor_lib: Dummy inquiry result
2015-08-06 Arman Ugurayam f8881fee: service: Add Mock support for Daemon and...
2015-08-05 Ian Coolidgeam 80caab27: Drop obsolete libpower dependency.
2015-08-04 Arman Ugurayresolved conflicts for merge of 145cf576 to mnc-dev...
2015-08-04 Dennis Chengam 3c0ea3e5: test_vendor_lib: Use EPOLLOUT
2015-08-03 Ian Coolidgeam 6f2cecf9: Merge "bluedroidtest: drop obsolete libhar...
2015-08-03 Dennis Chengam f3b1820e: test_vendor_lib: Initial commit
2015-08-01 Ian Coolidgeam c6760d82: Provide --android-ipc-socket-suffix.
2015-07-31 Arman Ugurayam fe65fb79: service: Refactor IPC and singletons
2015-07-30 Ian Coolidgeam fd8fdca4: service: Add null initialization for new...
next