Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
da35bbce704acff55b9748264106162d33a7ff2a
da35bbc
service: Update HAL call for arguments
by Marie Janssen
· 9 years ago
326b602
service: MTU changed callback for GATT server
by Jakub Pawlowski
· 9 years ago
756cc4b
service/client: add command to change MTU
by Jakub Pawlowski
· 9 years ago
f40b136
Add explicit sec_act parameter to encryption requests
by Andre Eisenbach
· 9 years ago
7066f58
Fix invalid pointer de-reference resulting in a crash
by Andre Eisenbach
· 9 years ago
a655107
service: add SetMtu and OnMtuChanged
by Jakub Pawlowski
· 9 years ago
927d624
Merge "Remove headers from LOCAL_SRC_FILES"
by Dan Willemsen
· 9 years ago
c0b1698
service: add bunch of GATT callback handlers
by Jakub Pawlowski
· 9 years ago
74385e5
service/example: Heart Rate Server: advertise UUID
by Jakub Pawlowski
· 9 years ago
16e1170
Merge "service: add pairing callback handling"
by Jakub Pawlowski
· 9 years ago
ea5c826
Merge "service: Fix BluetoothInterface locking issues"
by Jakub Pawlowski
· 9 years ago
c2ffe4e
service: add pairing callback handling
by Jakub Pawlowski
· 9 years ago
d023549
service: implement HAL callback for response confirmation
by Jakub Pawlowski
· 9 years ago
e273daa
Do not enable A2DP sink by default
by Andre Eisenbach
· 9 years ago
3c8abb3
service: Fix BluetoothInterface locking issues
by Jakub Pawlowski
· 9 years ago
d1fad88
Remove headers from LOCAL_SRC_FILES
by Dan Willemsen
· 9 years ago
9c68cdf
service: Handle configure_mtu_cb, search_complete_cb and search_result_cb events
by Jakub Pawlowski
· 9 years ago
fd4df52
Merge "service/example: Add advertise flag for hr server"
by Marie Janssen
· 9 years ago
916441a
Merge "service: handle remote_device_properties_cb callback"
by Jakub Pawlowski
· 9 years ago
47b4561
Additional headsets blacklisted for absolute volume
by tturney
· 9 years ago
01d5513
Merge "Remove unused definition BOARD_HAVE_BLUETOOTH_BCM."
by Sharvil Nanavati
· 9 years ago
ec647fa
A2DP audio HAL: fix write error behavior
by Eric Laurent
· 9 years ago
b283d64
Remove unused definition BOARD_HAVE_BLUETOOTH_BCM.
by Sharvil Nanavati
· 9 years ago
032169c
service/example: Add advertise flag for hr server
by Jakub Pawlowski
· 9 years ago
98ae9b2
Add missing creation of timer tSMP_CB.smp_rsp_timer_ent
by Pavlin Radoslavov
· 9 years ago
4b7f560
Add extra log if timer_create(CLOCK_BOOTTIME_ALARM) fails
by Pavlin Radoslavov
· 9 years ago
f40f0d0
service: handle remote_device_properties_cb callback
by Jakub Pawlowski
· 9 years ago
1097801
A workaround for kernels missing CLOCK_BOOTTIME_ALARM
by Pavlin Radoslavov
· 9 years ago
d61f8d9
Merge "service: Solve locking issues inside GATT interface"
by Jakub Pawlowski
· 9 years ago
78bcff7
Refactor the Bluetooth timers
by Pavlin Radoslavov
· 9 years ago
d2e2508
Add support for native kernel and callout wakelocks
by Pavlin Radoslavov
· 9 years ago
1c50abb
Move btsnooz.py script from Android Wear to the BT stack project.
by Sharvil Nanavati
· 9 years ago
25689c1
service: Solve locking issues inside GATT interface
by Jakub Pawlowski
· 9 years ago
e8c3dde
Update btsnooz log file format to log ACL and SCO headers.
by Sharvil Nanavati
· 9 years ago
c637b0c
Fix build break in system/bt
by Alex Vakulenko
· 9 years ago
0620f97
Add socket tx/rx accounting
by Adam Lesinski
· 9 years ago
5fbbf42
Merge "service/client: implement connect and disconnect methods"
by Jakub Pawlowski
· 9 years ago
608762d
service/client: implement connect and disconnect methods
by Jakub Pawlowski
· 9 years ago
1cbff4e
Add missing field to fake Bluetooth interface
by Ajay Panicker
· 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
740bebd
Merge "Add Connect and Disconnect methods to LowEnergyClient"
by Jakub Pawlowski
· 9 years ago
648393f
Merge "service: add HAL for connect/disconnect"
by Jakub Pawlowski
· 9 years ago
a6372e9
Add Connect and Disconnect methods to LowEnergyClient
by Jakub Pawlowski
· 9 years ago
69a3436
Support for A2DP Sink - Follow-up fix
by Pavlin Radoslavov
· 9 years ago
ce021dd
service: add HAL for connect/disconnect
by Jakub Pawlowski
· 9 years ago
6b84f29
Support for A2DP Sink and Proper initialization of profiles
by Anubhav Gupta
· 10 years ago
760fb70
Make list_foreach() more useful
by Andre Eisenbach
· 9 years ago
15df6d4
Do not send AT+CHLD=? if the 3-way call feature is not supported
by Devin Kim
· 9 years ago
dff1aa9
service: Implement IBinder.dump()
by Marie Janssen
· 9 years ago
f6e7804
Merge "service: Add RegisterTestClient"
by Jakub Pawlowski
· 9 years ago
53cfa7c
service: Add RegisterTestClient
by Jakub Pawlowski
· 9 years ago
ba197a2
service: add scan support to bluetooth-cli
by Jakub Pawlowski
· 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
c18c15d
Merge "service: Add OnScanResult Delegate event."
by Jakub Pawlowski
· 9 years ago
7effa54
Merge "service: Add Start|StopScan API to LowEnergyClient"
by Jakub Pawlowski
· 9 years ago
a1bcabd
Merge "service: Parametrize LowEnergyClient with Adapter for tests"
by Jakub Pawlowski
· 9 years ago
32b3a8a
Offload config save functionality to BTIF thread
by Srinu Jella
· 9 years ago
4fc9732
Correctly verify return value of BTM_CancelInquiry
by Yan Laijun
· 9 years ago
82ea72f
service: Add OnScanResult Delegate event.
by Arman Uguray
· 9 years ago
480174f
service: Add Start|StopScan API to LowEnergyClient
by Arman Uguray
· 9 years ago
60b0e8f
service: Parametrize LowEnergyClient with Adapter for tests
by Jakub Pawlowski
· 9 years ago
3f6aa07
service/hal: Add per-client Scan interface
by Arman Uguray
· 9 years ago
6d596c0
service: use client_id instead of client_if
by Jakub Pawlowski
· 9 years ago
8b3e3ed
Merge "service: Rename variable holding advertisement settings"
by Jakub Pawlowski
· 9 years ago
d748ef2
service: Rename variable holding advertisement settings
by Jakub Pawlowski
· 9 years ago
7632bee
Merge "Additional headsets blacklisted for absolute volume"
by Andre Eisenbach
· 9 years ago
0a0d393
service: Make Adapter mockable.
by Arman Uguray
· 9 years ago
1acbddf
Additional headsets blacklisted for absolute volume
by Andre Eisenbach
· 9 years ago
c02acb7
Assert on memory allocation failure
by Andre Eisenbach
· 9 years ago
9f41ecb
Merge "service: Add global scan support getters"
by Jakub Pawlowski
· 9 years ago
1a5bb5f
Implement OOB pairing for LE devices using TK.
by Jakub Pawlowski
· 9 years ago
86b76c6
Add script to change data types to native C types
by Andre Eisenbach
· 9 years ago
e04dbb3
A2DP task media alarm non-null protection
by Ajay Panicker
· 9 years ago
19cd152
net_test_bluetooth: fix inconsistency in set/get name test
by Ajay Panicker
· 9 years ago
0b7fc58
Fix bug where a bonded device could enter BONDING and BONDED states again.
by Sharvil Nanavati
· 9 years ago
3257968
Bluetooth: Remove std=c++11
by Andreas Gampe
· 9 years ago
9a7624c
Merge "Bluetooth: Silence unused-parameter warning"
by Andreas Gampe
· 9 years ago
8fc771e
Bluetooth: Silence unused-parameter warning
by Andreas Gampe
· 9 years ago
c0231ad
Merge "Fix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED is false"
by Sharvil Nanavati
· 9 years ago
83702c9
Merge "Fix crash in HFP client's +COPS parsing code."
by Sharvil Nanavati
· 9 years ago
5bcbaa4
Fix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED is false
by Sharvil Nanavati
· 9 years ago
c82bff2
Fix crash in HFP client's +COPS parsing code.
by Sharvil Nanavati
· 9 years ago
a459df8
Only send first 16 characters of operator name in +COPS.
by Sharvil Nanavati
· 9 years ago
b2c46a4
Fix RFCOMM Rx speed of transfer
by Hemant Gupta
· 9 years ago
ac786e3
Fix flaky AlarmTest.test_set_long_*
by Marie Janssen
· 9 years ago
ec63624
Use GID "wakelock" to control access to kernel wakelock
by Pavlin Radoslavov
· 9 years ago
da8680d
Merge "net_test_bluetooth: Improve set/get name logic"
by Andre Eisenbach
· 9 years ago
7850051
Fix BT connection failures
by Devin Kim
· 9 years ago
b9757ee
Remove "block" parameter from eager_reader_read()
by Andre Eisenbach
· 9 years ago
48df46b
Properly reset NONBLOCK flag in semaphore_try_wait()
by Andre Eisenbach
· 9 years ago
4bb7653
net_test_bluetooth: Improve set/get name logic
by Ajay Panicker
· 9 years ago
d0aa6cc
Blacklist devices for absolute volume control
by Andre Eisenbach
· 9 years ago
ddf67ab
net_test_bluetooth: fix set and get name tests
by Ajay Panicker
· 9 years ago
1732214
Merge "Remove dependency on base::Hash"
by Christopher Wiley
· 9 years ago
a961da5
Remove dependency on base::Hash
by Christopher Wiley
· 9 years ago
e17b696
Fix memory leak in vendor layer
by Marie Janssen
· 9 years ago
581622f
Remove repeated code in HF BTIF init function.
by yanlaijun
· 9 years ago
a80c731
Bluetooth: Silence warnings
by Andreas Gampe
· 9 years ago
Next »