OSDN Git Service

am 42c89a0e: service: Fix crash in hal/
[android-x86/system-bt.git] / hci /
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-25 Nitin Aroraam b7460434: Fix memory corruption of BLE whitelist...
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-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 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-19 Pavlin Radoslavovam d2199cbb: Disable remote TCP connections
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-14 Iliyan Malchevam 1e1f1598: Merge "[DS] BTM_VSC_CHIP_CAPABILITY_M_VERS...
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-08 Satya Callojiam 8d88b1b7: Allocate large enough buffers when copying...
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 Marie Janssenbuild: LOG_TAG consistency, include order, build fixes
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 Ajay Panickeram aa3be1a6: Implement Bluetooth settings factory reset...
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-04 Nitin Aroraam d63f7c0b: Add Dialog mouse & KB to blacklist for...
2015-08-04 Pavlin Radoslavovam 84d13eda: Add an explicit check for AVRCP vendor...
2015-08-04 Pavlin Radoslavovam caaa00f5: Fix a crash for a race condition during...
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 Sharvil Nanavatiam 9de273d9: Fix CTS Verifier test for insecure RFCOMM...
2015-07-31 Arman Ugurayam fe65fb79: service: Refactor IPC and singletons
2015-07-30 Ian Coolidgeam fd8fdca4: service: Add null initialization for new...
2015-07-30 Pavlin Radoslavovam efa5991f: Fix a NULL-pointer crash
2015-07-29 Andre Eisenbacham 48a4b9cd: Assign pseudo address for host-based RPA...
2015-07-29 Miao Chouresolved conflicts for merge of f993a9c4 to mnc-dev...
2015-07-29 Andre Eisenbacham b61d25c5: Fix memory leak in A2DP event handler
2015-07-29 Nitin Aroraam 82c8b927: Reset LE encryption key size at LE disconn...
2015-07-29 Anubhav Guptaam dab356e3: Promote AVCTP version to 1.4
2015-07-29 Arman Ugurayam 1b3a3d82: Add GN files for vendor_libs
2015-07-28 Anubhav Guptaam 2ac9ae06: Fix a bug allocating buffers for fragmente...
next