Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
f1607be1643b278741083829149598be6ba3b689
f1607be
Merge "btm_sec: p_name fails matching security records"
by Zach Johnson
· 8 years ago
db64568
btm_sec: p_name fails matching security records
by Martin Brabham
· 9 years ago
b152923
Expose connection update callback (1/3)
by Jakub Pawlowski
· 8 years ago
cbbaf1d
hci: Timestamp HCI commands for timeouts
by Myles Watson
· 8 years ago
56546a4
Set preferred PHY and read PHY implementation (3/3)
by Jakub Pawlowski
· 8 years ago
1e20076
hci: Cancel timer before running callbacks
by Myles Watson
· 8 years ago
7333358
Merge "Increase size of written bytes for snprintf for AT+BIND"
by Treehugger Robot
· 8 years ago
e95427f
Fix a race condition inside command_timed_out() when printing log info
by Pavlin Radoslavov
· 8 years ago
0054ab4
Merge "AVRCP version interop pereference (1/3)"
by Treehugger Robot
· 8 years ago
6eeebfa
Merge "main: Update error handling"
by Treehugger Robot
· 8 years ago
862fb67
Increase size of written bytes for snprintf for AT+BIND
by Ajay Panicker
· 9 years ago
155a875
AVRCP version interop pereference (1/3)
by Ajay Panicker
· 8 years ago
3ada342
Reduce sniff intervals for active mode.
by Ivan Podogov
· 9 years ago
8894829
main: Update error handling
by Myles Watson
· 8 years ago
89113c8
Merge "Add liblog dependency to libbt-vendor."
by Treehugger Robot
· 8 years ago
f65d9d3
Bluetooth 5 AdvertisingSet implementation (4/4)
by Jakub Pawlowski
· 8 years ago
8fdaf49
Report back TX Power value
by Jakub Pawlowski
· 8 years ago
06ccd72
Do not use Multi-Adv instance 0 in VSC
by Jakub Pawlowski
· 8 years ago
17e8e1e
Merge "Change default AVRCP version to 1.4"
by Treehugger Robot
· 8 years ago
47dda5d
Add liblog dependency to libbt-vendor.
by Alex Deymo
· 8 years ago
8d7c9e1
Change default AVRCP version to 1.4
by Ajay Panicker
· 8 years ago
f25b11d
HIDD: Fix possible out-of-bounds error.
by Ivan Podogov
· 8 years ago
8a89816
Base classes should have virtual destructors
by Pavlin Radoslavov
· 8 years ago
1ca983f
Merge "Abort using SIGABRT instead of SIGKILL on command_timeout"
by Treehugger Robot
· 8 years ago
b7aa506
Divide advertise data when needed
by Jakub Pawlowski
· 8 years ago
c9cc16f
Bluetooth 5 Periodic Advertising
by Jakub Pawlowski
· 8 years ago
cec0813
Abort using SIGABRT instead of SIGKILL on command_timeout
by Andre Eisenbach
· 8 years ago
9589f47
LE Maximum Advertising Data Length (4/4)
by Jakub Pawlowski
· 8 years ago
6daff37
Merge "Use the correct tBTA_PAN type when copying the data in a callback"
by Treehugger Robot
· 8 years ago
c2eecad
Use the correct buffer size when copying device inquiry response data
by Pavlin Radoslavov
· 8 years ago
4762cdd
Use the correct tBTA_PAN type when copying the data in a callback
by Pavlin Radoslavov
· 8 years ago
e4fc443
Bluetooth 5 AdvertisingSet implementation (3/4)
by Jakub Pawlowski
· 9 years ago
05e6d76
Fix net_test_stack_multi_adv
by Jakub Pawlowski
· 8 years ago
6822ce8
Fix an HCI race condition when transmitting a packet
by Pavlin Radoslavov
· 8 years ago
3fa65a8
test_vendor: Stop watching before closing the FD
by Myles Watson
· 8 years ago
1940bdd
Fix bta_dm_act.cc compile error.
by Alex Deymo
· 8 years ago
ca3782b
Merge "Add a log message in the beginning of function hci_initialize()"
by Treehugger Robot
· 8 years ago
742a7fb
Parse extended advertising packets
by Jakub Pawlowski
· 9 years ago
dcaea0f
Add a log message in the beginning of function hci_initialize()
by Pavlin Radoslavov
· 9 years ago
366f7e6
Add "LE Remove Advertising Set Command"
by Jakub Pawlowski
· 9 years ago
29c4eab
hci: Stop the thread before hci_close()
by Myles Watson
· 9 years ago
3a3e2ef
LE Periodic Advertising - advertiser interface
by Lakshmipathi K
· 9 years ago
b18f15d
Merge "Bluetooth 5 feature check implementation (1/3)"
by Treehugger Robot
· 9 years ago
9bdfffd
hci: Close the HAL before cleaning up pending command queue and timers
by Myles Watson
· 9 years ago
e7197e3
Bluetooth 5 feature check implementation (1/3)
by Jakub Pawlowski
· 9 years ago
7660d1e
smp_keys simplification
by Jakub Pawlowski
· 9 years ago
229e5d5
hci: Reduce HCI timeout to 2 seconds
by Myles Watson
· 9 years ago
ce833a3
Fix for dual-mode devices advertising with a single address
by Jack He
· 9 years ago
4485bd1
Merge "cleanup: no assigns in conditionals"
by Treehugger Robot
· 9 years ago
b11f446
Disable broken unittest
by Bailey Forrest
· 9 years ago
51215e64
Allow framework to compile with BTM_IO_CAP_NONE
by Pulkit Bhuwalka
· 9 years ago
19b4f57
Merge "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)"
by Treehugger Robot
· 9 years ago
e7346fa
Merge "Ignore AAC bitrate from the A2DP Sink device if below a threshold"
by Treehugger Robot
· 9 years ago
0198bfc
Merge "btif_sock_thread: Set thread_id = -1 after join"
by Treehugger Robot
· 9 years ago
b4b3daa
Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)
by Pavlin Radoslavov
· 9 years ago
9c44c7f
Ignore AAC bitrate from the A2DP Sink device if below a threshold
by Pavlin Radoslavov
· 9 years ago
907759f
Merge "osi: Use atomic_exchange to protect is_joined"
by Treehugger Robot
· 9 years ago
8d31812
btif_sock_thread: Set thread_id = -1 after join
by Myles Watson
· 9 years ago
1a5a3b0
cleanup: no assigns in conditionals
by Marie Janssen
· 9 years ago
06ccda6
btif: Remove redundant thread_{stop|join}
by Myles Watson
· 9 years ago
e33527b
btif_sock: Use atomic operations for thread_handle
by Myles Watson
· 9 years ago
81800ad
osi: Use atomic_exchange to protect is_joined
by Myles Watson
· 9 years ago
b0540d2
Increase max remote ext feature pages to 3
by Venkata Jagadeesh Garaga
· 9 years ago
cffd711
Fix libldac build on Linux
by Jakub Pawlowski
· 9 years ago
01d2fcb
Fix initial advertising command order
by Jakub Pawlowski
· 9 years ago
64b2fa7
btsnd_hcic_ble_rand refactor
by Jakub Pawlowski
· 9 years ago
07b5a0e
test_vendor: Replace __FUNCTION__ with __func__
by Myles Watson
· 9 years ago
e94d533
Revert "HID: Fix scroll issue with Apple Magic Mouse"
by Ajay Panicker
· 9 years ago
7861bca
Merge "Set the AAC audioMuxVersion to "2""
by Treehugger Robot
· 9 years ago
5e73486
Merge "Update the AAC bitrate settings"
by Treehugger Robot
· 9 years ago
091d1f5
Display passkey when bonding
by Jakub Pawlowski
· 9 years ago
8ddcccf
Merge "Clear state mask when scan stopped"
by Treehugger Robot
· 9 years ago
c83faa2
Set the AAC audioMuxVersion to "2"
by Pavlin Radoslavov
· 9 years ago
2707357
Update the AAC bitrate settings
by Pavlin Radoslavov
· 9 years ago
bbdf1eb
Don't build vendor lib on Linux
by Bluetooth Build Test
· 9 years ago
6c7d936
Clear state mask when scan stopped
by Jakub Pawlowski
· 9 years ago
03ddb88
Log which advertising HCI interface is used
by Jakub Pawlowski
· 9 years ago
db132e6
Merge "Close leftover Audio-to-Bluetooth HAL connections before reopening"
by Treehugger Robot
· 9 years ago
c7e6966
Fix stack shutdown on Linux
by Jakub Pawlowski
· 9 years ago
237abce
Close leftover Audio-to-Bluetooth HAL connections before reopening
by Pavlin Radoslavov
· 9 years ago
9894370
Merge "test_vendor: Return success for no-ops"
by Treehugger Robot
· 9 years ago
09409e5
HCI for Linux
by Jakub Pawlowski
· 9 years ago
c6a9e9c
Move Android specific HCI code into separate file
by Jakub Pawlowski
· 9 years ago
e00c8bc
Fix stack crash after bonding
by Jakub Pawlowski
· 9 years ago
93545ca
Use email address in OWNERS files.
by Chih-Hung Hsieh
· 9 years ago
03b8f97
Linux build fix
by Jakub Pawlowski
· 9 years ago
b3018b1
Compile audio codec libraries on linux
by Jakub Pawlowski
· 9 years ago
505080d
Merge changes from topic 'ble_scanner_callbacks'
by Jakub Pawlowski
· 9 years ago
d9dd7b6
Merge "Clean up some more #defines"
by Treehugger Robot
· 9 years ago
0972e7a
Use base::Callbacks in BleScannerInterface (2/3)
by Jakub Pawlowski
· 9 years ago
a3a86d1
Remove unnecessary extern declarations
by Jakub Pawlowski
· 9 years ago
0073398
Fix SIGBUS error in BT stack when pairing with ARM boards
by Pulkit Bhuwalka
· 9 years ago
ab681f4
test_vendor: Return success for no-ops
by Myles Watson
· 9 years ago
631d25b
Thread switching simplification
by Jakub Pawlowski
· 9 years ago
24c78c3
Check the return value of the HAL init function
by Myles Watson
· 9 years ago
583e1e8
Clean up some more #defines
by Myles Watson
· 9 years ago
5ea66fa
Fix HDP select thread id type
by Andre Eisenbach
· 9 years ago
d1cf977
Merge "Add a mutex to guard all btsnoop operations"
by Treehugger Robot
· 9 years ago
683d826
Merge changes Idcbbc7eb,I3dc48800
by Jakub Pawlowski
· 9 years ago
9943161
Add a mutex to guard all btsnoop operations
by Pavlin Radoslavov
· 9 years ago
Next »