Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
1a3844f933bd63c8a381371dabfb35c6a0249e3e
1a3844f
GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue
by Pavlin Radoslavov
· 9 years ago
1eb1ea0
GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI
by Pavlin Radoslavov
· 9 years ago
c196f21
GKI cleanup - Moved GKI_get_os_tick_count() to OSI
by Pavlin Radoslavov
· 9 years ago
89ba148
Disable opening network debug ports for security reasons
by Pavlin Radoslavov
· 9 years ago
2181f1a
Fix PAN crash due to fd mismatch
by Nitin Shivpure
· 9 years ago
70ae7de
GKI cleanup - Remove GKI pool related defines
by Pavlin Radoslavov
· 9 years ago
1d5b859
GKI cleanup - Eliminate function GKI_get_pool_bufsize()
by Pavlin Radoslavov
· 9 years ago
21cce2e
GKI cleanup - Eliminated function GKI_poolcount
by Pavlin Radoslavov
· 9 years ago
2e3d006
GKI cleanup - Eliminate usage of pool buffers
by Pavlin Radoslavov
· 9 years ago
6b24485
Fix PAN and AV role switch war
by tturney
· 9 years ago
410970f
Ensure thread priority is raised for media task / UIPC
by Andre Eisenbach
· 9 years ago
8c24123
Change UHID socket to be non-blocking
by Andre Eisenbach
· 9 years ago
7f2eed6
Check BR device count before initiating role switch
by Nitin Shivpure
· 9 years ago
642f233
GKI cleanup - Eliminated function GKI_delay
by Pavlin Radoslavov
· 9 years ago
de86bfa
Add libpower as a dependency to all device targets that include libosi.
by Sharvil Nanavati
· 9 years ago
20a1555
Allow BT inquiry while discovery is in progress.
by tturney
· 9 years ago
7b4fdb4
Eliminate recursive calling when handling GATT related errors
by Pavlin Radoslavov
· 9 years ago
aafe557
Fix issue where bluesleep idle timer is not started
by wang ping
· 9 years ago
530f772
Fix btwrite timer timeout for Angler (2/2)
by tturney
· 9 years ago
9d0965c
Implementation of net_test_bluedroid as a GTest.
by Joshua Schwarz
· 9 years ago
fda32d9
LE Multi-Advertising State Change Sub-event Wrong Variable Type
by Jacob Lee
· 9 years ago
4602429
Fix incorrect SetConnScanParam function mapping
by Sunny Kapdi
· 9 years ago
1102621
Enable clang compilation.
by Chih-Hung Hsieh
· 9 years ago
3858011
Send current RPA instead of pseudo-address on connect.
by Sharvil Nanavati
· 9 years ago
f34d336
A2DP audio HAL: implement out_get_presentation_position()
by Eric Laurent
· 9 years ago
28f294b
Load factory Bluetooth address from system property
by Ajay Panicker
· 9 years ago
6a42cbd
Add a SCO routing command to net_hci.
by Sharvil Nanavati
· 9 years ago
2af0bb6
Fix merge discrepencies and resulting compile errors
by Andre Eisenbach
· 9 years ago
ff1469f
service/doc: Fixed some post-review comments
by Arman Uguray
· 9 years ago
9fc7d81
service: Fix broken UUID advertising
by Arman Uguray
· 9 years ago
87222e0
service/client: Add start-adv -u flag
by Arman Uguray
· 9 years ago
de5cc70
service: Improve creating UUIDs from string
by Arman Uguray
· 9 years ago
79d1678
Add net_admin group capability to bluetoothtbd
by Pavlin Radoslavov
· 9 years ago
91c59c9
service/client: Handle EOF
by Arman Uguray
· 9 years ago
f6fc0c4
service: Added Binder API documentation
by Arman Uguray
· 9 years ago
234138e
service: Create a client library for applications
by Arman Uguray
· 9 years ago
ff651b7
Allow parsing of UUID and service data for advertising
by Ajay Panicker
· 9 years ago
48d96ea
service: Enable all tests for target
by Arman Uguray
· 9 years ago
9ba212b
Merge "brillo: run bluetoothtbd with correct permissions"
by Marie Janssen
· 9 years ago
5efdc08
brillo: run bluetoothtbd with correct permissions
by Marie Janssen
· 9 years ago
c40433d
am 2846af52: service: Add missing build includes
by Arman Uguray
· 9 years ago
2846af5
service: Add missing build includes
by Arman Uguray
· 9 years ago
e7d9c79
am 1c162dc3: service/example: Complete HR simulation
by Arman Uguray
· 9 years ago
1c162dc
service/example: Complete HR simulation
by Arman Uguray
· 9 years ago
93b2956
am cd644e3c: service: Support GattServer notifications/indications
by Arman Uguray
· 9 years ago
8f8ab31
am 4ebcbd9e: service: Support GATT server async write requests.
by Arman Uguray
· 9 years ago
cd644e3
service: Support GattServer notifications/indications
by Arman Uguray
· 9 years ago
be9702b
am 514bf608: service: Support GATT server async read requests.
by Arman Uguray
· 9 years ago
ed9814d
am b10f96fa: service: Add HAL wrappers for read_request_cb and connection_cb
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
8e56105
am c61ef610: service: Add helper to util/address_helper
by Arman Uguray
· 9 years ago
591e1fa
am e0fe3875: service: Added GATT server Heart Rate example
by Arman Uguray
· 9 years ago
b10f96f
service: Add HAL wrappers for read_request_cb and connection_cb
by Arman Uguray
· 9 years ago
ddec325
am d9b0552a: service: Implement IBluetoothGattServer.addDescriptor
by Arman Uguray
· 9 years ago
3ce8234
am 91613743: service: Implement IBluetoothGattServer.addCharacteristic
by Arman Uguray
· 9 years ago
c61ef61
service: Add helper to util/address_helper
by Arman Uguray
· 9 years ago
e0fe387
service: Added GATT server Heart Rate example
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
198dae0
am 3bdeebe1: service: Add IBluetoothGattServer service APIs
by Arman Uguray
· 9 years ago
3bdeebe
service: Add IBluetoothGattServer service APIs
by Arman Uguray
· 9 years ago
1a4bf2d
am ae43de62: service: Fix IBluetoothLowEnergy signatures to return bool
by Arman Uguray
· 9 years ago
ae43de6
service: Fix IBluetoothLowEnergy signatures to return bool
by Arman Uguray
· 9 years ago
5c9faf0
am f92aeb96: service: Add Parcel utilities for UUID and GATT
by Arman Uguray
· 9 years ago
4b85354
am df0b2714: service: Implement adding a service declaration
by Arman Uguray
· 9 years ago
f92aeb9
service: Add Parcel utilities for UUID and GATT
by Arman Uguray
· 9 years ago
9d1634a
am 78a44cdb: service: Add HAL wrappers for adding a service
by Arman Uguray
· 9 years ago
d204204
am 80826c9d: service: Add GattIdentifier.
by Arman Uguray
· 9 years ago
df0b271
service: Implement adding a service declaration
by Arman Uguray
· 9 years ago
78a44cd
service: Add HAL wrappers for adding a service
by Arman Uguray
· 9 years ago
80826c9
service: Add GattIdentifier.
by Arman Uguray
· 9 years ago
bd0d7a5
am 7b54b0de: service: Implement IBluetoothGattServer register functions
by Arman Uguray
· 9 years ago
7b54b0d
service: Implement IBluetoothGattServer register functions
by Arman Uguray
· 9 years ago
93c1853
am 0f2d4897: service: Add new GattServer abstraction
by Arman Uguray
· 9 years ago
0f2d489
service: Add new GattServer abstraction
by Arman Uguray
· 9 years ago
01bdd09
am 42c89a0e: service: Fix crash in hal/
by Ajay Panicker
· 9 years ago
42c89a0
service: Fix crash in hal/
by Ajay Panicker
· 9 years ago
5d3425a
am ed7d0e3c: service: build unit tests on non-Linux hosts
by Scott James Remnant
· 9 years ago
e13c219
am e415c050: Rename IPCHandlerUnix to IPCHandlerLinux
by Scott James Remnant
· 9 years ago
ed7d0e3
service: build unit tests on non-Linux hosts
by Scott James Remnant
· 9 years ago
e415c05
Rename IPCHandlerUnix to IPCHandlerLinux
by Scott James Remnant
· 9 years ago
80235b8
am 9e520536: service: Add server support to BluetoothGattInterface
by Arman Uguray
· 9 years ago
c0955d2
am 4624e1a6: service: Add IBluetoothGattServer stubs
by Arman Uguray
· 9 years ago
9e52053
service: Add server support to BluetoothGattInterface
by Arman Uguray
· 9 years ago
4624e1a
service: Add IBluetoothGattServer stubs
by Arman Uguray
· 9 years ago
ecb1178
am 08f80ebd: service: Move client registration into base class
by Arman Uguray
· 9 years ago
b932fa6
am 2fea18e5: service: Add missing include
by Arman Uguray
· 9 years ago
08f80eb
service: Move client registration into base class
by Arman Uguray
· 9 years ago
2fea18e
service: Add missing include
by Arman Uguray
· 9 years ago
5114b15
am d19bc045: service/client: Add start-adv and stop-adv
by Arman Uguray
· 9 years ago
ff71fd2
am 1a3e9aba: service: Implement IBluetoothLowEnergy advertising
by Arman Uguray
· 9 years ago
8eb36de
am 12338405: service: Add advertising support to LowEnergyClient
by Arman Uguray
· 9 years ago
f8a5028
am b2b1ecd3: service: Fix bug in RemoteCallbackMap
by Arman Uguray
· 9 years ago
fec4ae2
am 909b7e66: service: Add various LE advertising constants
by Arman Uguray
· 9 years ago
d19bc04
service/client: Add start-adv and stop-adv
by Arman Uguray
· 9 years ago
1a3e9ab
service: Implement IBluetoothLowEnergy advertising
by Arman Uguray
· 9 years ago
1233840
service: Add advertising support to LowEnergyClient
by Arman Uguray
· 9 years ago
b2b1ecd
service: Fix bug in RemoteCallbackMap
by Arman Uguray
· 9 years ago
909b7e6
service: Add various LE advertising constants
by Arman Uguray
· 9 years ago
Next »