Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
98f5b79b449216a042a02220788c35bfaeb851fb
98f5b79
GATT write improvements
by Jakub Pawlowski
· 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
db5fc3d
Get rid of clcb_idx in favour of pointers
by Jakub Pawlowski
· 8 years ago
5fce419
use std::queue for keeping tGATT_CMD_Q
by Jakub Pawlowski
· 8 years ago
f9883e4
Refactor tGATT_BG_CONN_DEV
by Jakub Pawlowski
· 8 years ago
a0ee750
Merge "Suppress false compiler warnings"
by Treehugger Robot
· 8 years ago
06fa05e
Suppress false compiler warnings
by Ting-Yuan Huang
· 8 years ago
5c10507
Linux build fix
by Jakub Pawlowski
· 8 years ago
1ad4c56
Get rid of BTA_GATTC_API_REFRESH_EVT
by Jakub Pawlowski
· 8 years ago
09203cc
Get rid of trivial BTA_GATTC_ events
by Jakub Pawlowski
· 8 years ago
7ccaa9f
Initial DBus transport support
by Jakub Pawlowski
· 9 years ago
d05b1e2
Fix order of parameters to BTA_GATTC_Open
by Jakub Pawlowski
· 8 years ago
5e7aae5
Pass GATT cb's by reference and other style fixes
by Jakub Pawlowski
· 8 years ago
a488a6b
Use std::queue for pending_enc_clcb
by Jakub Pawlowski
· 8 years ago
3ec5bad
Fix params of SetPeriodicAdvertisingParameters
by Sunny Kapdi
· 8 years ago
0a72013
GATT: Fixed typo while notifying connection update
by Avish Shah
· 8 years ago
75b05f0
HCI: Improve timeout handling
by Myles Watson
· 8 years ago
80b755f
HCI: Get debug info from the firmware on timeout
by Myles Watson
· 8 years ago
11d903d
Get rid of unused tGATT_SCCB
by Jakub Pawlowski
· 8 years ago
f814d9f
Merge "HSP: Use peer_version during SCO setup"
by Treehugger Robot
· 8 years ago
e30b7f3
Merge changes I0f43061b,I48c18401,I5073e800,I2c0926c7,I73120878
by Treehugger Robot
· 8 years ago
d04c6d4
Get rid of AMP_INCLUDED
by Jakub Pawlowski
· 8 years ago
aa5f54d
Get rid of GAP control block
by Jakub Pawlowski
· 8 years ago
ed7bae9
Get rid of GAP_TRACE_* logs
by Jakub Pawlowski
· 8 years ago
da382c0
GATT: Interop fix for service changed indications
by Myles Watson
· 8 years ago
a17619d
Get rid of GAP_CONN_INCLUDED
by Jakub Pawlowski
· 8 years ago
118a49f
BLE GAP simplification
by Jakub Pawlowski
· 8 years ago
4f1dcce
HSP: Use peer_version during SCO setup
by Jack He
· 8 years ago
84e7cdd
Remove dead code from GAP
by Jakub Pawlowski
· 8 years ago
78b0878
Merge "MCAP: Add a test tool for MCAP"
by Treehugger Robot
· 8 years ago
fb05295
Fix GATT Server disconnecting for no reason
by Jakub Pawlowski
· 8 years ago
2af5cc7
Revert "Fix GATT Server disconnecting for no reason"
by Jakub Pawlowski
· 8 years ago
4e452ba
MCAP: Add a test tool for MCAP
by Jack He
· 8 years ago
b221e1e
Fix crashes when GAP operation is interrupted by disconnection
by Jakub Pawlowski
· 8 years ago
9a03c88
Fix GATT Server disconnecting for no reason
by Jakub Pawlowski
· 8 years ago
8e7dc7c
MCAP: Add test interface for PTS test (2/2)
by Jack He
· 8 years ago
d026099
MCAP: Fix bugs in MCAP stack
by Jack He
· 8 years ago
29eb18a
Merge "Remove logspam when initializing logging for Bluetooth"
by Treehugger Robot
· 8 years ago
586ee0e
Remove logspam when adding GATT attributes
by Ajay Panicker
· 8 years ago
a01bc82
Remove logspam when initializing logging for Bluetooth
by Ajay Panicker
· 8 years ago
de4f5e4
Merge "Protect the message loop from accesses after HCI shutdown"
by Treehugger Robot
· 8 years ago
30dec72
Protect the message loop from accesses after HCI shutdown
by Pavlin Radoslavov
· 8 years ago
e146288
Protect concurrent access to local state used during BLE scanning
by Jakub Pawlowski
· 8 years ago
caebdce
Blacklist Kinivo BTC350 for Absolute Volume
by Marie Janssen
· 8 years ago
97b1fa9
Disable MONO channel mode for LDAC
by Pavlin Radoslavov
· 8 years ago
8ce7503
Discover primary service by UUID for PTS tests (1/4)
by Jakub Pawlowski
· 8 years ago
cac6fc5
Fix crash on GATT service unregistration
by Jakub Pawlowski
· 8 years ago
1cd1e7d
Fix BLE white list issues
by Emil Lenngren
· 9 years ago
37a5d29
Don't ignore the A2DP Sink preferred SBC codec config
by Pavlin Radoslavov
· 8 years ago
c62b5c4
Set the RTP Header Marker bit selectively per A2DP codec
by Pavlin Radoslavov
· 8 years ago
e8de06e
Improve GATT Server database handling.
by Jakub Pawlowski
· 8 years ago
1cf15ec
Disable output_sample.pcm
by Joseph Pirozzo
· 8 years ago
6524c0c
Merge "Removed A2DP_GetTrackBitsPerSample() API because it is not needed"
by Treehugger Robot
· 8 years ago
a8fbed7
Merge changes from topic 'eSCO'
by Treehugger Robot
· 8 years ago
ac06a43
Merge "HID: Add support for Set Idle and Get Idle commands (2/4)"
by Andre Eisenbach
· 8 years ago
2062d7e
Removed A2DP_GetTrackBitsPerSample() API because it is not needed
by Pavlin Radoslavov
· 8 years ago
ad31993
eSCO: Format changes to original vendor patch (4/5)
by Jack He
· 8 years ago
4c76d37
eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)
by Jack He
· 8 years ago
b4b0ea1
eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5)
by Myles Watson
· 9 years ago
f677ae3
eSCO: BT 4.1 Enhanced SCO command (1/5)
by Mudumba Ananth
· 9 years ago
d9890e5
btif: GetItemAttributes can return no attributes
by Marie Janssen
· 8 years ago
8d6df8a
GATT Server: check UUID
by Jakub Pawlowski
· 8 years ago
cea44f2
HID: Add support for Set Idle and Get Idle commands (2/4)
by Hemant Gupta
· 12 years ago
d025bc4
Fix broken linux build
by Jack He
· 8 years ago
7f1cb7b
Merge "Swap BTA and HCI queues with message loops"
by Treehugger Robot
· 8 years ago
4e56a4b
Merge "Reject LE COC if cid is duplicated"
by Andre Eisenbach
· 8 years ago
b89d777
Swap BTA and HCI queues with message loops
by Ajay Panicker
· 9 years ago
a0b5ff4
Reject LE COC if cid is duplicated
by Jaganath Kanakkassery
· 8 years ago
fa2780d
Add additional failure modes for SMP PTS test cases
by ravishankar srivatsa
· 8 years ago
697db84
bta_dm: Stop copying garbage
by Martin Brabham
· 8 years ago
f47abc4
Move hci_thread to a message loop and prevent thread from spinning
by Ajay Panicker
· 8 years ago
aeebce2
LE advertise data parsing refactor
by Jakub Pawlowski
· 8 years ago
77c6d9f
Check device name length
by Jakub Pawlowski
· 8 years ago
5153b3f
Merge "Remove 96.0 and 88.2 kHz sample rate from A2DP AAC capability"
by Treehugger Robot
· 8 years ago
41c815a
Add supervision timeout workaround for Nexus Remote
by Jakub Pawlowski
· 8 years ago
e107473
Remove 96.0 and 88.2 kHz sample rate from A2DP AAC capability
by Pavlin Radoslavov
· 8 years ago
5a52d2e
audio_a2dp_hw: fix fd leak on open
by Andy Hung
· 8 years ago
7ccbeaf
Prevent buffer overflow caused by decrementing past zero
by Ajay Panicker
· 9 years ago
05c1f68
Fix LE disconnecting right after pairing
by Jakub Pawlowski
· 8 years ago
923e72b
Limit btsnoop file size (5/8)
by Ajay Panicker
· 8 years ago
Next »