Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
71f7b6900f1c1b19512f19e9498ef707eb492d16
/
stack
/
gatt
/
gatt_main.cc
c6503f4
Merge "Remove direct connection after notifying the connection up"
by Weichin Weng
· 5 years ago
b67cd39
Remove direct connection after notifying the connection up
by weichinweng
· 5 years ago
db90d25
Fix for BluetoothGattCallback.onConnectionStateChange being called more than once am: f00142a4dc
by Jakub Pawlowski
· 5 years ago
f00142a
Fix for BluetoothGattCallback.onConnectionStateChange being called more than once
by Jakub Pawlowski
· 5 years ago
bb3fd33
Merge "Add Delay reporting for Hearing Aids" am: 122ce6871f am: 9bae14294d
by Stanley Tng
· 5 years ago
94f3a3a
Add Delay reporting for Hearing Aids
by Stanley Tng
· 6 years ago
62811e2
Call gatt_disconnect if the LE connection is not established and no APP use it. am: c04984def6
by weichinweng
· 6 years ago
c04984d
Call gatt_disconnect if the LE connection is not established and no APP use it.
by weichinweng
· 6 years ago
c5206d0
Send connected callback immediately when attempting to connect to already connected device am: 4c0701f21b
by Jakub Pawlowski
· 6 years ago
4c0701f2
Send connected callback immediately when attempting to connect to already connected device
by Jakub Pawlowski
· 6 years ago
7a50599
Fix for GATT not returning disconnect callback. am: 8edcc90e45 am: 5530bf16c2
by Jakub Pawlowski
· 6 years ago
8edcc90
Fix for GATT not returning disconnect callback.
by Jakub Pawlowski
· 6 years ago
1bf68f2
Fix for connection attempt after connection cancel am: 27870c9803 am: a9a610dfd2
by Jakub Pawlowski
· 6 years ago
27870c9
Fix for connection attempt after connection cancel
by Jakub Pawlowski
· 6 years ago
8303629
Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4)
by Ajay Panicker
· 6 years ago
f20d94a
Remove connection_manager from gatt namespace
by Jakub Pawlowski
· 6 years ago
cab1ae1
Use White List for direct connection establishment to multiple devices
by Jakub Pawlowski
· 6 years ago
8c2f838
Centralize call to gatt_update_app_use_link_flag for GATT_Connect
by Jakub Pawlowski
· 6 years ago
d1d3088
introduce gatt::connection_manager::get_apps_connecting_to
by Jakub Pawlowski
· 6 years ago
d28727e
Naming cleanup in stack/gatt/connection_manager.*
by Jakub Pawlowski
· 6 years ago
ddba8a6
gatt_utils_white_list -> connection_manager
by Jakub Pawlowski
· 6 years ago
b5629de
Minor style fixes in gatt_main.cc
by Jakub Pawlowski
· 6 years ago
bd2aac9
Separate GATT white list from global GATT control block.
by Jakub Pawlowski
· 6 years ago
12fbcb6
Fix PTS: TC_GATT_SR_UNS_BI_01_C sends unsupported opcode
by Stanley Tng
· 6 years ago
b1f3277
Update app use for link of BR/EDR over GATT
by Chao Quan
· 7 years ago
1f94478
Report credit count change, when credits are received for LE CoC
by Jakub Pawlowski
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
b749ebd
Use unary operator instead of == bool
by Myles Watson
· 7 years ago
d08d44e
SetPreferredPhy/ReadPhy callback fix
by Jakub Pawlowski
· 7 years ago
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
e91297a
Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices
by Pavlin Radoslavov
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
d8be0e5
Get rid of GATT_TRACE_* logs in favour of base/logging.h
by Jakub Pawlowski
· 7 years ago
3dda898
Use std::unordered_set for keeping app_hold_link
by Jakub Pawlowski
· 7 years ago
7cfd839
Refactor tGATT_BG_CONN_DEV
by Jakub Pawlowski
· 7 years ago
f4c0292
Pass GATT cb's by reference and other style fixes
by Jakub Pawlowski
· 7 years ago
eb3ab84
Use std::queue for pending_enc_clcb
by Jakub Pawlowski
· 7 years ago
44a1c7e
GATT: Fixed typo while notifying connection update
by Avish Shah
· 7 years ago
43c7f9f
GATT: Interop fix for service changed indications
by Myles Watson
· 7 years ago
6395f15
Improve GATT Server database handling.
by Jakub Pawlowski
· 7 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
c176ff3
Fix the GATT server and HOGP disconnect
by IHLHO KIM
· 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
ee96a3c
Fix asterisks in block quotes
by Myles Watson
· 8 years ago
f33b6f4
readability fix: No assigns in if conditionals
by Marie Janssen
· 8 years ago
84baa7f
Remove BLE_INCLUDED define
by Myles Watson
· 8 years ago
d7ffd64
Remove deprecated UNUSED macro (5/5)
by Myles Watson
· 8 years ago
d35a648
Remove deprecated UNUSED macro (1/5)
by Myles Watson
· 8 years ago
0e4989b
Dequeues direct connection request during cancel conn operation
by Subramanian Srinivasan
· 10 years ago
b2a292b
Renamed most C files to C++: *.c to *.cc
by Pavlin Radoslavov
· 8 years ago
[Renamed from stack/gatt/gatt_main.c]
37c1b5f
Removed unused *_DYNAMIC_MEMORY conditional statements
by Pavlin Radoslavov
· 8 years ago
ce1f340
Update GATT channel state to closing during disconnection
by Nitin Arora
· 9 years ago
109891d
Make gatt_attr use opportunistic connection
by Jakub Pawlowski
· 8 years ago
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 8 years ago
a641b6f
GATT Server refactoring (4/4)
by Jakub Pawlowski
· 9 years ago
089cd11
Process Gatt read multiple response properly
by Subramanian Srinivasan
· 8 years ago
a62adca
GATT: don't update link status for apps that were never connected
by Jakub Pawlowski
· 8 years ago
bf955cb
GATT: Initiate L2CAP disconnect only when the channel is open
by venkata Jagadeesh
· 9 years ago
cceb430
Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()
by Pavlin Radoslavov
· 9 years ago
20524d3
Refactor usage of osi_free() and osi_freebuf()
by Pavlin Radoslavov
· 9 years ago
78bcff7
Refactor the Bluetooth timers
by Pavlin Radoslavov
· 9 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 9 years ago
1a3844f
GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue
by Pavlin Radoslavov
· 9 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
8372aa5
L2CAP and SDP Search API for BT profiles (2/2)
by Kim Schulz
· 10 years ago
fe7216c
Enforce GKI API buffer usage
by Chris Manton
· 11 years ago
80f048b
Fix gatt_main.c compile error due to log macro change
by Andre Eisenbach
· 10 years ago
49ada1e
Release GATT resources upon teardown
by Chris Manton
· 11 years ago
f8aaa62
Service change indication is not sent to a bonded remote device sometimes
by Mudumba Ananth
· 10 years ago
4dcde90
resolved conflicts for merge of b44cc59d to master
by Matthew Xie
· 10 years ago
17b04bd
LE: Add notification sent and congestion callbacks (2/4)
by Andre Eisenbach
· 11 years ago
b44cc59
Logging cleanup: AVRC, MCA, GATT, and SMP.
by Sharvil Nanavati
· 11 years ago
7fa4fba
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
8fe5887
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
41eee7b
Fix missing initializer warning
by Mike J. Chen
· 11 years ago
0d3786e
LE: Memory leak when caching GATT service change
by Andre Eisenbach
· 11 years ago
6975b4d
LE: UPF 45 bug fixes
by Andre Eisenbach
· 11 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago