Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
f9f45851ad22fb8178efc85ab55777def500183f
f9f4585
Make RawAddress into a class (1/3)
by Jakub Pawlowski
· 8 years ago
78a31e7
Merge "Remove bta_closure in favor of posting messages to a message loop"
by Treehugger Robot
· 8 years ago
ee89e00
Merge "Add missing lock protection when freeing RFCOMM port queues"
by Treehugger Robot
· 8 years ago
94d6ac4
Merge "A2DP: Add mandatory elements for SBC SRC capabilities"
by Treehugger Robot
· 8 years ago
fa5af35
Merge "Don't initiate role switch for blacklisted devices"
by Treehugger Robot
· 8 years ago
f84f313
Add missing lock protection when freeing RFCOMM port queues
by Pavlin Radoslavov
· 8 years ago
faae707
Merge "Generic Bluetooth HAL for standard Linux hci interface"
by Treehugger Robot
· 8 years ago
4084db3
A2DP: Add mandatory elements for SBC SRC capabilities
by koh.changseok
· 8 years ago
231eec1
Remove bta_closure in favor of posting messages to a message loop
by Ajay Panicker
· 8 years ago
be37a60
Generic Bluetooth HAL for standard Linux hci interface
by Satish Patel
· 8 years ago
6ebb4e8
Don't initiate role switch for blacklisted devices
by Srinu Jella
· 9 years ago
b7ef1fd
Dynamic blacklist device for role switch
by Srinu Jella
· 9 years ago
5e767d4
Merge "Add stdint.h for uint*_t types"
by Treehugger Robot
· 8 years ago
1abeb7d
Read the correct amount of attributes
by Scott Bauer
· 8 years ago
b2bdc7b
Merge changes from topic 'refactor_register'
by Treehugger Robot
· 8 years ago
1838b6b
Add stdint.h for uint*_t types
by Jiyong Park
· 8 years ago
0afc1b9
Allow full dev consolidation after pairing
by Nitin Arora
· 9 years ago
626a80c
Bluetooth - Add tracing for TX queue and LDAC ABR
by Philip Cuadra
· 8 years ago
d8e815c
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 8 years ago
6075dec
Merge "Get rid of BD_ADDR (again)"
by Treehugger Robot
· 8 years ago
d6758c4
Get rid of BD_ADDR (again)
by Jakub Pawlowski
· 8 years ago
d1d2f88
Set the A2DP media channel as a high priority L2CAP link
by Ben YoungTae Kim
· 8 years ago
c11bdda
LE State simplification
by Jakub Pawlowski
· 8 years ago
18680fc
Merge "Fix a inappropriate return of local var address"
by Marie Janssen
· 8 years ago
c400413
Fix a inappropriate return of local var address
by liuchao
· 8 years ago
af061d3
HCI feature/command support check simplification
by Jakub Pawlowski
· 8 years ago
00ebce8
Refactor module registration
by Colin Cross
· 8 years ago
b6d6405
gofmt -w build/fluoride.go
by Colin Cross
· 8 years ago
11d9b29
Don't send the LE Set Privacy Mode command if it's not supported
by Jakub Pawlowski
· 8 years ago
367263b
btif: Pass UIDs changed up to the Java layer
by Marie Janssen
· 8 years ago
f2dda05
bluetoothtbd common library reconfiguration
by Jakub Pawlowski
· 8 years ago
fb19245
Fix crashes on stack shutdown
by Jakub Pawlowski
· 8 years ago
6eb34cc
Fix BLE remote address resolution
by Jacky Cheung
· 8 years ago
8fd74ae3
Use references in GATT client/server API (2/3)
by Jakub Pawlowski
· 8 years ago
a94436a
Fix peer address type in LE extended create connection command
by Subramanian Srinivasan
· 8 years ago
9e194c1
Merge "Make GATT client and server assumption about addres type in open identical"
by Jakub Pawlowski
· 8 years ago
e78b533
Make GATT client and server assumption about addres type in open identical
by Jakub Pawlowski
· 8 years ago
27a972b
Unify the empty and any address usage
by Jakub Pawlowski
· 8 years ago
ceb7244
Merge "Disable 48.0kHz sampling rate for AAC - update the unit test"
by Treehugger Robot
· 8 years ago
fd91eeb
Disable 48.0kHz sampling rate for AAC - update the unit test
by Pavlin Radoslavov
· 8 years ago
f00a39e
Get rid of BD_ADDR
by Jakub Pawlowski
· 8 years ago
0325299
Get rid of bdcpy, bdcmp and other BD_ADDR helpers
by Jakub Pawlowski
· 8 years ago
8b64fab
Replace BT_ADDR with bd_addr_t in bta_sys related code
by Jakub Pawlowski
· 8 years ago
fcf822d
Replace BD_ADDR with bt_addr_t in MCE related code
by Jakub Pawlowski
· 8 years ago
9383fc7
Build fix for AOSP
by Jakub Pawlowski
· 8 years ago
d2bf466
Replace BD_ADDR with bt_bdaddr_t in RFCOMM related code
by Jakub Pawlowski
· 8 years ago
cf5b8e1
Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code
by Jakub Pawlowski
· 8 years ago
9a28fb3
Replace BD_ADDR with bt_bdaddr_t in hf client related code
by Jakub Pawlowski
· 8 years ago
0b86707
Replace BD_ADDR with bt_bdaddr_t in JV related code
by Jakub Pawlowski
· 8 years ago
72fd26c
use bt_bdaddr_t instead of BD_ADDR in PAN related code
by Jakub Pawlowski
· 8 years ago
05c6d3d
Replace BD_ADDR with bt_bdaddr_t in HL related code
by Jakub Pawlowski
· 8 years ago
dd2802d
Use bt_bdaddr_t instead of BD_ADDR in AVDT related code
by Jakub Pawlowski
· 8 years ago
a5eefae
Get rid of no longer necessary bt_bdaddr_t helpers
by Jakub Pawlowski
· 8 years ago
035ba08
Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices
by Pavlin Radoslavov
· 8 years ago
98f41ca
Get rid of last mentions of BD_ADDR from btif.
by Jakub Pawlowski
· 8 years ago
febdaec
Merge "Bluetooth 5: Update LE2M implementation through DM (3/3)"
by Treehugger Robot
· 8 years ago
9f55f1c
Bluetooth 5: Update LE2M implementation through DM (3/3)
by Avish Shah
· 8 years ago
9d5d898
Fix btm_ble_get_acl_remote_addr
by Jakub Pawlowski
· 8 years ago
2045302
Fix bad comparison in btm_ble_refresh_local_resolvable_private_addr
by Jakub Pawlowski
· 8 years ago
3245cae
Fix build breakage from change I8d1bd6914aec55bb53495b1d0d5e3d37b86865e6
by Ivan Podogov
· 8 years ago
105666d
Use bt_bdaddr_t instead of BD_ADDR in HID related code
by Jakub Pawlowski
· 8 years ago
1fc796e
Fix HID crashing on no descriptor
by Jakub Pawlowski
· 8 years ago
87a3fd7
Fix for fugu build
by Jakub Pawlowski
· 8 years ago
014593a
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 8 years ago
404287a
Merge "Fix some includes"
by Treehugger Robot
· 8 years ago
330e250
Fix some includes
by Bailey Forrest
· 8 years ago
e02196d
Move bt_bdaddr_t operator to global header file
by Jakub Pawlowski
· 8 years ago
7ea74ce
Merge "smp: Fix long SMP_Trace_* log messages"
by Treehugger Robot
· 8 years ago
1342281
Merge "bta: Update APPL_TRACE_* logs and call parameter"
by Treehugger Robot
· 8 years ago
6bf3ef5
bta: Update APPL_TRACE_* logs and call parameter
by jruthe
· 8 years ago
8ee921f
smp: Fix long SMP_Trace_* log messages
by johnshamoon
· 8 years ago
8766c00
Get rid of GATT_TRACE_* logs in favour of base/logging.h
by Jakub Pawlowski
· 8 years ago
4c0a716
Merge "Include used STL header files"
by Treehugger Robot
· 8 years ago
557f161
Merge "eSCO: Limit number of retries after mSBC connection failure"
by Treehugger Robot
· 8 years ago
f6817fa
Merge "GATT write improvements"
by Jakub Pawlowski
· 8 years ago
98f5b79
GATT write improvements
by Jakub Pawlowski
· 8 years ago
7b315b3
eSCO: Limit number of retries after mSBC connection failure
by Jack He
· 8 years ago
119ce2f
Include used STL header files
by Bailey Forrest
· 8 years ago
83b48c3
Ignore the Class Of Device if the value is invalid
by Pavlin Radoslavov
· 8 years ago
7c14d52
Merge "Add tracking of periodic_enable in adv_inst"
by Jakub Pawlowski
· 8 years ago
621d73b
Merge "gatt_api minor style fixes"
by Jakub Pawlowski
· 8 years ago
aa4c086
Merge "Don't handle server respons after it was deallocated"
by Jakub Pawlowski
· 8 years ago
76db942
Merge "Ensure we don't send more packets than firmware allows"
by Treehugger Robot
· 8 years ago
8de9f59
Merge "Fix transport quota exhaustion"
by Treehugger Robot
· 8 years ago
84c0deb
gatt_api minor style fixes
by Jakub Pawlowski
· 8 years ago
023cdf9
Add tracking of periodic_enable in adv_inst
by Sunny Kapdi
· 8 years ago
4d9dbb3
Allow blocking AG SCO connects by policy
by Zach Johnson
· 8 years ago
3be4e0c
Ensure we don't send more packets than firmware allows
by Yamei Du
· 10 years ago
ef42784
Fix transport quota exhaustion
by Ruina Liu
· 10 years ago
2a931ba
Don't handle server respons after it was deallocated
by Jakub Pawlowski
· 8 years ago
b63e279
Merge changes If7a360bf,Ibc20c110
by Jakub Pawlowski
· 8 years ago
ea1a1ad
Merge "Misc native service changes"
by Treehugger Robot
· 8 years ago
fa636bd
gatt_cleanup_upon_disc refactor
by Jakub Pawlowski
· 8 years ago
5821575
Simplify read/write start
by Jakub Pawlowski
· 8 years ago
6569262
Misc native service changes
by Bailey Forrest
· 8 years ago
6253e1c
Add flag to bluetoothtbd to enable bluetooth on startup
by Bailey Forrest
· 8 years ago
3dcc281
Fix GATT over BREDR not connecting
by Jakub Pawlowski
· 8 years ago
848ab23
Fix loops iteration
by Jakub Pawlowski
· 8 years ago
8f7a231
Disable 48.0kHz sampling rate for AAC
by Pavlin Radoslavov
· 8 years ago
ef9c412
Use std::unordered_set for keeping app_hold_link
by Jakub Pawlowski
· 8 years ago
Next »