Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
9f329230ec5f28f778fc9b226017cd2ff6a980f2
/
service
fa1c2bc
[system][bt] fix -Wdangling-gsl
by Nick Desaulniers
· 5 years ago
7ee5835
[system][bt] fix -Wreorder-init-list
by Nick Desaulniers
· 5 years ago
c7e2c9e
Merge changes I42c47d98,If38ad50d am: 558c5114b6 am: 9771880d8e
by Colin Cross
· 5 years ago
6208435
bpfmt -w $(find . -name Android.bp)
by Colin Cross
· 5 years ago
a1ed752
NIAP: Add a new argument to determine single user mode status. am: 1a88ace397
by Martin Brabham
· 5 years ago
1a88ace
NIAP: Add a new argument to determine single user mode status.
by Martin Brabham
· 5 years ago
183eace
Modernise code to use override specifier
by Yi Kong
· 6 years ago
b816f37
Use PLOG rather than LOG strerror(errno).
by Elliott Hughes
· 6 years ago
01a4040
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 6 years ago
78b69d9
Metrics: Add Bluetooth address obfuscator
by Jack He
· 6 years ago
7b00a3b
service: don't use android::String16 in platform-independent code
by Jakub Pawlowski
· 6 years ago
292ab25
Partial fix for linux build
by Jakub Pawlowski
· 6 years ago
67f5f37
Uprev libchrome to r576279 (1/multiple)
by Jakub Pawlowski
· 6 years ago
37b717c
Add TEST_MAPPING to system/bt
by Jack He
· 6 years ago
d464658
Suppress implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 6 years ago
780e29c
Implement A2DP source and AVRCP target binder servers
by Bailey Forrest
· 6 years ago
26a73ae
[bluetoothtb] Fix bug processing BT_PROPERTY_UUIDS
by Bailey Forrest
· 6 years ago
62aa15f
Implement A2DP sink and AVRCP controller binder server
by Bailey Forrest
· 8 years ago
e61df6e
Swap order of registered/status in RegisterForNotificationCallback
by Bailey Forrest
· 8 years ago
9e81461
Linux build fix
by Jakub Pawlowski
· 6 years ago
6640179
Implement the JNI layer for the AVRCP Service (2/3)
by Ajay Panicker
· 7 years ago
158fe8e
OSI: Protect cutils/properties.h from direct calls
by Myles Watson
· 7 years ago
713cab5
Remove libbluetooth-system requirement.
by Steven Moreland
· 7 years ago
9af0078
Metrics: Dump native metrics to Java as std:string
by Jack He
· 7 years ago
cb94bdf
BUILD: Disable build for mac-host target
by Jack He
· 7 years ago
acbb5c1
Drops unittest build on Mac host.
by Hidehiko Abe
· 7 years ago
ee021ef
Disable CFI verification for unit tests that are using gtest+gmock
by Pavlin Radoslavov
· 7 years ago
0ddfae7
Advertising Filtering: send all filters in one batch (2/2)
by Jakub Pawlowski
· 7 years ago
aeca7aa
bt: Update libchrome APIS to r456626.
by Hidehiko Abe
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
e56fabc
hw/bluetooth.default.so -> libbluetooth.so (1/2)
by Jakub Pawlowski
· 7 years ago
f2f207a
Move Bluetooth headers to system/bt (1/3)
by Jakub Pawlowski
· 7 years ago
2d262d5
Remove hw_module_t dependency in Bluetooth (1/3)
by Jakub Pawlowski
· 7 years ago
f6b1716
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 7 years ago
3f02f47
Remove default libraries
by Dan Willemsen
· 7 years ago
fd45611
Fix Linux build
by Jack He
· 7 years ago
819e2ec
Use one type for UUID (1/5)
by Jakub Pawlowski
· 7 years ago
8c273b3
Get rid of libhardware dependency in native daemon
by Jakub Pawlowski
· 7 years ago
2e05f0d
Cleanup RawAddress usage
by Jakub Pawlowski
· 7 years ago
882aec3
Fix errors in handling RawAddresses
by Jack He
· 7 years ago
6690866
Revert "bt: Update libchrome APIS to r456626."
by Luis Hector Chavez
· 7 years ago
014890b
bt: Update libchrome APIS to r456626.
by Jay Civelli
· 8 years ago
d3988fd
Linux build fix
by Jakub Pawlowski
· 7 years ago
5120fed
GATT: Expose opportunistic client API to Java
by Jack He
· 7 years ago
b707f44
Make RawAddress into a class (1/3)
by Jakub Pawlowski
· 7 years ago
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
5f88533
bluetoothtbd common library reconfiguration
by Jakub Pawlowski
· 7 years ago
96ac0a3
Use references in GATT client/server API (2/3)
by Jakub Pawlowski
· 7 years ago
a2d3cb2
Move bt_bdaddr_t operator to global header file
by Jakub Pawlowski
· 7 years ago
03c278d
Include used STL header files
by Bailey Forrest
· 7 years ago
842574c
Merge "Misc native service changes"
by Treehugger Robot
· 7 years ago
48edd4e
Misc native service changes
by Bailey Forrest
· 7 years ago
e8e6c6b
Add flag to bluetoothtbd to enable bluetooth on startup
by Bailey Forrest
· 7 years ago
79c2ff9
Initial DBus transport support
by Jakub Pawlowski
· 8 years ago
45aebe7
Discover primary service by UUID for PTS tests (1/4)
by Jakub Pawlowski
· 7 years ago
99c3422
Limit btsnoop file size (5/8)
by Ajay Panicker
· 8 years ago
779b4fd
Expose LE advertiser address for easier PTS tests (4/6)
by Jakub Pawlowski
· 8 years ago
7dd34f5
Read by UUID for PTS tests (4/5)
by Jakub Pawlowski
· 8 years ago
a329205
Fix a race condition during HCI module shutdown
by Pavlin Radoslavov
· 8 years ago
615b7cd
Merge "Add test config to bluetoothtbd_test"
by Treehugger Robot
· 8 years ago
5204c62
Bluetooth 5 advertising duration refactoring (1/4)
by Jakub Pawlowski
· 8 years ago
4672aca
Add test config to bluetoothtbd_test
by Dan Shi
· 8 years ago
f685bfb
Bluetooth 5 periodic scan (2/3)
by Jakub Pawlowski
· 8 years ago
96fb273
Add option to specify initial LE connection PHY (1/3)
by Jakub Pawlowski
· 8 years ago
b5ba4fd
Expose connection update callback (1/3)
by Jakub Pawlowski
· 8 years ago
eafd45d
Set preferred PHY and read PHY implementation (3/3)
by Jakub Pawlowski
· 8 years ago
ff32af6
Bluetooth 5 AdvertisingSet implementation (4/4)
by Jakub Pawlowski
· 8 years ago
110a4dc
Base classes should have virtual destructors
by Pavlin Radoslavov
· 8 years ago
16da921
Bluetooth 5 AdvertisingSet implementation (3/4)
by Jakub Pawlowski
· 8 years ago
042ac33
Disable broken unittest
by Bailey Forrest
· 8 years ago
197a1b9
Display passkey when bonding
by Jakub Pawlowski
· 8 years ago
119f32a
Use base::Callbacks in BleScannerInterface (2/3)
by Jakub Pawlowski
· 8 years ago
2a2583b
Add Service Data GAP EIR data type
by Bailey Forrest
· 8 years ago
878c50b
Minor fixes
by Bailey Forrest
· 8 years ago
7de0f9b
Propagate BT5 specific scan result properties up the stack (2/3)
by Jakub Pawlowski
· 8 years ago
e2eeff4
Convert build system to soong using Android.bp
by Jack He
· 8 years ago
35675d0
Fix bad connectable advertising constant
by Jakub Pawlowski
· 8 years ago
daa8a99
Zero is a valid advertiser id
by Jakub Pawlowski
· 8 years ago
e3051fe
Fix Heart Rate Service example
by Jakub Pawlowski
· 8 years ago
808650d
Modernize BLE Scanner implementation (2/3)
by Jakub Pawlowski
· 8 years ago
e0750ca
Expose Bluetooth 5.0 properties to JNI
by Jakub Pawlowski
· 8 years ago
7098432
BLE scan filter setup simplification (2/3)
by Jakub Pawlowski
· 8 years ago
83f1d96
Refactor LE scanning HAL (2/3)
by Jakub Pawlowski
· 8 years ago
f2af1c4
Replace assert with CHECK from base/logging.h
by Jack He
· 8 years ago
b324a8d
Replace usage of "vector<>" with "std::vector<>"
by Pavlin Radoslavov
· 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
1f60d2d
Fix x86_64 compilation on Ubuntu 14.04
by Jack He
· 8 years ago
a75087e
Move startAdvertising() logic into native code (2/3)
by Jakub Pawlowski
· 8 years ago
d964cf9
Unify advertising API (1/3)
by Jakub Pawlowski
· 8 years ago
a8d73ef
Move start advertise method to advertising interface (3/3)
by Jakub Pawlowski
· 8 years ago
b209938
Fix AdvertiseDataParsing test
by root
· 8 years ago
c3f6a51
Separate LE scanner and GATT client BTIF interfaces (3/3)
by Jakub Pawlowski
· 8 years ago
f3246f1
Separate LE scanner from GATT client (4/4)
by Jakub Pawlowski
· 8 years ago
0ecddf3
Change how Advertise Data is passed to BTIF (2/3)
by Jakub Pawlowski
· 8 years ago
d550019
Move libhardware dependency to third_party folder on Linux
by Jakub Pawlowski
· 8 years ago
b2a292b
Renamed most C files to C++: *.c to *.cc
by Pavlin Radoslavov
· 8 years ago
74ef54b
Convert advertising HAL from struct into class (3/3)
by Jakub Pawlowski
· 8 years ago
7414642
Remove net_bt_stack group and replace it with bluetooth
by Ajay Panicker
· 8 years ago
aeafd39
Fix gatt_server_old service added logic
by Jakub Pawlowski
· 8 years ago
Next »