OSDN Git Service

Rename IPCHandlerUnix to IPCHandlerLinux
[android-x86/system-bt.git] / service / ipc /
2015-09-28 Scott James RemnantRename IPCHandlerUnix to IPCHandlerLinux
2015-09-26 Arman Ugurayservice: Add IBluetoothGattServer stubs
2015-09-24 Arman Ugurayservice: Move client registration into base class
2015-09-24 Arman Ugurayservice: Implement IBluetoothLowEnergy advertising
2015-09-24 Arman Ugurayservice: Fix bug in RemoteCallbackMap
2015-09-18 Arman Ugurayservice: Add binder stubs for advertising API
2015-09-18 Arman Ugurayservice: Add AdvertiseData and AdvertiseSettings
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-08-31 Arman Ugurayservice: Implement IBluetooth.isMultiAdvertisementSuppo...
2015-08-24 Arman Ugurayservice: Check for NULL IBinder in registerCallback
2015-08-24 Ian CoolidgeMerge "Improve adv_data transfer between contexts."
2015-08-20 Arman Ugurayservice: Introduce IBluetoothCallback.h
2015-08-20 Arman Ugurayservice: Add native RemoteCallbackList
2015-08-20 Arman Ugurayservice: Add complete IBluetooth transaction enums
2015-08-20 Arman UgurayRevert "service: Move UNIX IPC code into ipc/unix/"
2015-08-20 Arman Ugurayservice: Move UNIX IPC code into ipc/unix/
2015-08-18 Arman Ugurayservice: Implement IBluetooth getAddress, getName,...
2015-08-18 Arman Ugurayservice: Add four more IBluetooth API definitions
2015-08-18 Arman Ugurayservice: Rename Uuid to UUID
2015-08-18 Arman Ugurayservice: Implement IBluetooth::GetState
2015-08-18 Arman Ugurayservice: Implement IBluetooth IsEnabled, Enable, and...
2015-08-18 Arman Ugurayservice: Replace CoreStack with Adapter
2015-08-13 Ian CoolidgeMerge "Restore LOG_NDEBUG condition on verbose logging."
2015-08-12 Ian Coolidgeservice: Allow manufacturer data to be set.
2015-08-12 Ian CoolidgeMerge "service: Fix permissions/properties argument...
2015-08-11 Arman Ugurayservice: Add IPCHandlerBinder
2015-08-07 Arman Ugurayservice: Add IBluetooth interface definition
2015-08-06 Marie Janssenbuild: LOG_TAG consistency, include order, build fixes
2015-08-06 Arman UgurayMerge "service: Clean up IPC shutdown and add unit...
2015-08-05 Arman Ugurayservice: Clean up IPC shutdown and add unit tests
2015-08-05 Arman Ugurayservice: Add Mock support for Daemon and CoreStack
2015-08-03 Ian CoolidgeMerge "bluedroidtest: drop obsolete libhardware_legacy...
2015-07-31 Ian CoolidgeProvide --android-ipc-socket-suffix.
2015-07-31 Arman Ugurayservice: Refactor IPC and singletons