Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
a386df9ac18ec8f54d2ad0dd0af0fd7cc5ecaefd
/
service
/
ipc
daa8a99
Zero is a valid advertiser id
by Jakub Pawlowski
· 8 years ago
911d1ae
Apply clang-format to the rest of the tree
by Myles Watson
· 8 years ago
9ca0709
Reformat long comments before clang-format
by Myles Watson
· 8 years ago
c3f6a51
Separate LE scanner and GATT client BTIF interfaces (3/3)
by Jakub Pawlowski
· 8 years ago
67d5a25
Separate advertiser from GATT client (4/4)
by Jakub Pawlowski
· 8 years ago
5dc0d15
Fix clang-tidy warnings in bt.
by Chih-Hung Hsieh
· 8 years ago
a641b6f
GATT Server refactoring (4/4)
by Jakub Pawlowski
· 9 years ago
7932727
Add OnConnectionStateChanged to IBluetoothGattServerCallback
by Jakub Pawlowski
· 8 years ago
d6121a3
Restart failed system calls interrupted with errno of EINTR
by Pavlin Radoslavov
· 9 years ago
e6d1202
Rename all *.cpp files to *.cc to follow new style
by Jakub Pawlowski
· 9 years ago
7b266be
Add guest mode functionality (2/4)
by Ajay Panicker
· 9 years ago
9f19410
Use base from libchrome
by Jakub Pawlowski
· 9 years ago
bac99a1
Allow unused private field
by Christopher Wiley
· 9 years ago
a4bd0d2
service: use AIDL
by Jakub Pawlowski
· 9 years ago
470adc8
service: Non-android OSs don't know how to Binder
by Jakub Pawlowski
· 9 years ago
da35bbc
service: Update HAL call for arguments
by Marie Janssen
· 9 years ago
a655107
service: add SetMtu and OnMtuChanged
by Jakub Pawlowski
· 9 years ago
57d7bf9
bt: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
455dc8f
service: Expose Connect and Disconnect through IBluetothLowEnergy
by Jakub Pawlowski
· 9 years ago
a6372e9
Add Connect and Disconnect methods to LowEnergyClient
by Jakub Pawlowski
· 9 years ago
dff1aa9
service: Implement IBinder.dump()
by Marie Janssen
· 9 years ago
45480a0
service: Add LE scan result support to Binder API
by Arman Uguray
· 9 years ago
6dc9202
service: Add LE scan support to Binder API
by Arman Uguray
· 9 years ago
d748ef2
service: Rename variable holding advertisement settings
by Jakub Pawlowski
· 9 years ago
bb18c41
service: Refactor Client/Instance naming
by Arman Uguray
· 9 years ago
50a3154
service: Introduce bluetooth::GattClient
by Arman Uguray
· 9 years ago
900c9dc
service: Add IBluetoothGattClient IPC bindings
by Arman Uguray
· 9 years ago
234138e
service: Create a client library for applications
by Arman Uguray
· 9 years ago
cd644e3
service: Support GattServer notifications/indications
by Arman Uguray
· 9 years ago
4ebcbd9
service: Support GATT server async write requests.
by Arman Uguray
· 9 years ago
514bf60
service: Support GATT server async read requests.
by Arman Uguray
· 9 years ago
d9b0552
service: Implement IBluetoothGattServer.addDescriptor
by Arman Uguray
· 9 years ago
9161374
service: Implement IBluetoothGattServer.addCharacteristic
by Arman Uguray
· 9 years ago
3bdeebe
service: Add IBluetoothGattServer service APIs
by Arman Uguray
· 9 years ago
ae43de6
service: Fix IBluetoothLowEnergy signatures to return bool
by Arman Uguray
· 9 years ago
f92aeb9
service: Add Parcel utilities for UUID and GATT
by Arman Uguray
· 9 years ago
7b54b0d
service: Implement IBluetoothGattServer register functions
by Arman Uguray
· 9 years ago
0f2d489
service: Add new GattServer abstraction
by Arman Uguray
· 9 years ago
e415c05
Rename IPCHandlerUnix to IPCHandlerLinux
by Scott James Remnant
· 9 years ago
4624e1a
service: Add IBluetoothGattServer stubs
by Arman Uguray
· 9 years ago
08f80eb
service: Move client registration into base class
by Arman Uguray
· 9 years ago
1a3e9ab
service: Implement IBluetoothLowEnergy advertising
by Arman Uguray
· 9 years ago
b2b1ecd
service: Fix bug in RemoteCallbackMap
by Arman Uguray
· 9 years ago
52bfc60
service: Add binder stubs for advertising API
by Arman Uguray
· 9 years ago
3d73f61
service: Add AdvertiseData and AdvertiseSettings
by Arman Uguray
· 9 years ago
15cf17f
service: Implement IBluetoothLowEnergy client registration
by Arman Uguray
· 9 years ago
f8711f2
service: Added RemoteCallbackMap
by Arman Uguray
· 9 years ago
81f82d2
service: Add IBluetoothLowEnergy interface
by Arman Uguray
· 9 years ago
10b54c4
service: Implement IBluetooth.isMultiAdvertisementSupported()
by Arman Uguray
· 9 years ago
3644c2a
service: Check for NULL IBinder in registerCallback
by Arman Uguray
· 9 years ago
67ab1c8
service: Introduce IBluetoothCallback.h
by Arman Uguray
· 9 years ago
5bb6aa6
service: Add native RemoteCallbackList
by Arman Uguray
· 9 years ago
8f3595f
service: Add complete IBluetooth transaction enums
by Arman Uguray
· 9 years ago
42feba6
Revert "service: Move UNIX IPC code into ipc/unix/"
by Arman Uguray
· 9 years ago
93e66a6
service: Move UNIX IPC code into ipc/unix/
by Arman Uguray
· 9 years ago
03b1f0f
service: Implement IBluetooth getAddress, getName, and setName
by Arman Uguray
· 9 years ago
77bf813
service: Add four more IBluetooth API definitions
by Arman Uguray
· 9 years ago
fe6dd2a
service: Rename Uuid to UUID
by Arman Uguray
· 9 years ago
2117e52
service: Implement IBluetooth::GetState
by Arman Uguray
· 9 years ago
fcf2e03
service: Implement IBluetooth IsEnabled, Enable, and Disable
by Arman Uguray
· 9 years ago
d6a4b0c
service: Replace CoreStack with Adapter
by Arman Uguray
· 9 years ago
aa9e17b
service: Allow manufacturer data to be set.
by Ian Coolidge
· 9 years ago
b2286f3
service: Add IPCHandlerBinder
by Arman Uguray
· 9 years ago
61f2f36
service: Add IBluetooth interface definition
by Arman Uguray
· 9 years ago
49a8670
build: LOG_TAG consistency, include order, build fixes
by Marie Janssen
· 9 years ago
e0d08c9
service: Clean up IPC shutdown and add unit tests
by Arman Uguray
· 9 years ago
f8881fe
service: Add Mock support for Daemon and CoreStack
by Arman Uguray
· 9 years ago
c6760d8
Provide --android-ipc-socket-suffix.
by Ian Coolidge
· 9 years ago
fe65fb7
service: Refactor IPC and singletons
by Arman Uguray
· 9 years ago