OSDN Git Service

android-x86/system-bt.git
2015-09-28 Scott James... Rename IPCHandlerUnix to IPCHandlerLinux
2015-09-26 Arman Ugurayservice: Add server support to BluetoothGattInterface
2015-09-26 Arman Ugurayservice: Add IBluetoothGattServer stubs
2015-09-24 Arman Ugurayservice: Move client registration into base class
2015-09-24 Arman Ugurayservice: Add missing include
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 Ugurayservice: Fix build breakage.
2015-09-20 Arman Ugurayservice: Add HAL wrappers for multi-advertising
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/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 Ugurayservice: Introduce bluetooth::LowEnergyClient
2015-09-14 Arman Ugurayservice: Add UUID::GetRandom
2015-09-14 Arman Ugurayservice: Add hal::BluetoothGattInterface
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-24 Arman Ugurayservice: Check for NULL IBinder in registerCallback
2015-08-24 Arman Ugurayservice: Return SUCCESS from Acquire|ReleaseWakeLock
2015-08-24 Ian CoolidgeMerge "Improve adv_data transfer between contexts."
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-20 Dennis Chengtest_vendor_lib: Add working post delayed task
2015-08-20 Arman Ugurayservice/client: Register IBluetoothCallback
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: Introduce bluetooth::Adapter::Observer
2015-08-20 Arman Ugurayservice: Support base switches::kV
2015-08-20 Arman Ugurayservice: Move UNIX IPC code into ipc/unix/
2015-08-19 Dennis Chengtest_vendor_lib: Read controller properties from file.
2015-08-18 Arman Ugurayservice/client: Add support for the latest methods
2015-08-18 Arman Ugurayservice: Implement IBluetooth getAddress, getName,...
2015-08-18 Miao ChouFix typo in main/bte_main.c.
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-18 Arman Ugurayservice: Introduce Adapter
2015-08-18 Arman Ugurayservice: Introduce hal::BluetoothInterface
2015-08-15 Dennis Chengtest_vendor_lib: Remove handlers
2015-08-15 Dennis Chengtest_vnd_lib: Discover devices
2015-08-14 Dennis Chengtest_vendor_lib: Add test channel command transport...
2015-08-14 Dennis Chengtest_vendor_lib: Add test channel for run-time input
2015-08-13 Ian CoolidgeMerge "Restore LOG_NDEBUG condition on verbose logging."
2015-08-13 Ian CoolidgeRestore 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-12 Ian Coolidgeservice: Fix permissions/properties argument order.
2015-08-11 Arman Ugurayservice: Introduce a command-line client
2015-08-11 Arman Ugurayservice: Add IPCHandlerBinder
2015-08-10 Ian CoolidgeImprove adv_data transfer between contexts.
2015-08-07 Arman Ugurayservice: Add IBluetooth interface definition
2015-08-07 Marie Janssenbuild: fix missing include
2015-08-07 Marie Janssenbuild: fixes for breakages on tilapia
2015-08-06 Marie Janssenbuild: LOG_TAG consistency, include order, build fixes
2015-08-06 Dennis Chengtest_vendor_lib: Implement event loop with libbase
2015-08-06 Dennis Chengtest_vendor_lib: Use base::Thread
2015-08-06 Arman UgurayMerge "service: Clean up IPC shutdown and add unit...
2015-08-05 Dennis Chengtest_vendor_lib: Use libbase's CHECK/DCHECK
2015-08-05 Dennis Chengtest_vendor_lib: Dummy inquiry result
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-05 Ian CoolidgeDrop obsolete libpower dependency.
2015-08-04 Arman UgurayCompile libbtcore and libosi for host
2015-08-04 Dennis Chengtest_vendor_lib: Use EPOLLOUT
2015-08-03 Ian CoolidgeMerge "bluedroidtest: drop obsolete libhardware_legacy...
2015-08-03 Ian Coolidgebluedroidtest: drop obsolete libhardware_legacy dependency.
2015-08-03 Dennis Chengtest_vendor_lib: Initial commit
2015-07-31 Ian CoolidgeProvide --android-ipc-socket-suffix.
2015-07-31 Arman Ugurayservice: Refactor IPC and singletons
2015-07-30 Ian Coolidgeservice: Add null initialization for new scan cb.
2015-07-28 Miao-chen ChouMerge "build: Eliminate cutils/str_parms dependency...
2015-07-28 Arman UgurayAdd GN files for vendor_libs
2015-07-28 Miao Choubuild: Eliminate cutils/str_parms dependency from system/bt
2015-07-27 Christopher... Only build bt_service_unittests for linux
2015-07-24 Samuel OrtizAdd HCI user channel based bluedroid vendor adaptation
2015-07-24 Arman Ugurayservice: Introduce a global Settings object
2015-07-23 Arman Uguraygn-build: Add bluetooth-service target
2015-07-14 Ian Coolidgeservice: Some fixes from end-to-end/user testing.
2015-07-13 Arman Ugurayservice: Remove local copies of base and modp_b64
2015-07-13 Arman Uguraygn-build: Add BUILD files for libchrome
2015-07-07 Marie Janssenbuild: Fix LOG_TAG define breakage, macro usage
2015-07-06 Marie Janssenbuild: Update osi log functions, use consistently
2015-06-29 Evgenii StepanovAdd missing library dependency.
2015-06-24 Miao Choubuild: Eliminate cutils/sockets dependencies from system/bt
2015-06-15 Sharvil NanavatiReduce CPU utilization from ~60% to ~10% on busy HCI...
2015-06-14 Sharvil NanavatiMerge "Rename alarm->creation to alarm->creation_time...
next