Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
15cbc0e953a2152b0cad9fc652471bc5abbdd56c
/
btif
/
src
/
btif_dm.cc
c5ed99e
Get Bluetooth Class of Device
by Pulkit Bhuwalka
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
ecace46
Move include->internal_include (1/2)
by Jakub Pawlowski
· 7 years ago
f3fb316
persistent configuration refactor
by Jakub Pawlowski
· 7 years ago
80a9ee7
btif: Use key types to avoid casting
by Myles Watson
· 7 years ago
5d5fcf2
Manually convert to unary where coccinelle could not
by Myles Watson
· 7 years ago
b749ebd
Use unary operator instead of == bool
by Myles Watson
· 7 years ago
50ba903
Remove unnecesary BTA redefinitions for GATT part 4
by Jakub Pawlowski
· 7 years ago
819e2ec
Use one type for UUID (1/5)
by Jakub Pawlowski
· 7 years ago
9bd6250
Fix processing of Inquiry results data
by Subramanian Srinivasan
· 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
903c166
Use bt_bdaddr_t instead of BD_ADDR in AVDT related code
by Jakub Pawlowski
· 7 years ago
760f967
Get rid of last mentions of BD_ADDR from btif.
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
a052757
Ignore the Class Of Device if the value is invalid
by Pavlin Radoslavov
· 7 years ago
d7ee6f2
Get rid of BTA_GATTC_API_REFRESH_EVT
by Jakub Pawlowski
· 7 years ago
103b2c4
LE advertise data parsing refactor
by Jakub Pawlowski
· 8 years ago
1f5ec73
Do not remove device security record on LMP timeout
by Andre Eisenbach
· 8 years ago
5a8a162
LE Maximum Advertising Data Length (4/4)
by Jakub Pawlowski
· 8 years ago
ff80118
Use the correct buffer size when copying device inquiry response data
by Pavlin Radoslavov
· 8 years ago
4b1feb6
Bluetooth 5 feature check implementation (1/3)
by Jakub Pawlowski
· 8 years ago
0595ca0
Advertising data handling improvements
by Jakub Pawlowski
· 8 years ago
ad6afdf
Get rid of BTA_DmBleCfgFilterCondition
by Jakub Pawlowski
· 8 years ago
1febda9
Use callbacks for LE filter functions (BTM layer)
by Jakub Pawlowski
· 8 years ago
f317562
Fix A2DP metrics session duration
by Jack He
· 8 years ago
e396065
LE scanner BTA layer simplification
by Jakub Pawlowski
· 8 years ago
8843cc8
HIDD: Add support for HID Device Role
by Hemant Gupta
· 11 years ago
7098432
BLE scan filter setup simplification (2/3)
by Jakub Pawlowski
· 8 years ago
f2af1c4
Replace assert with CHECK from base/logging.h
by Jack He
· 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
9008888
Fix formatting after removing defines
by Myles Watson
· 8 years ago
84baa7f
Remove BLE_INCLUDED define
by Myles Watson
· 8 years ago
a638cc5
Fix incorrect check for empty out-of-band pairing data
by Jakub Pawlowski
· 8 years ago
7921e8f
BLE OOB Pairing - parse address type (1/5)
by Jakub Pawlowski
· 8 years ago
583b817
Restart sniff timer on AVDTP signalling channel establishment
by Ayan Ghosh
· 11 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
6e8198a
Avoid skipping SDP after link key derivation
by Nitin Arora
· 9 years ago
f454816
btif: Fixup clang-format
by Myles Watson
· 8 years ago
6bd442f
btif: Apply clang-format
by Myles Watson
· 8 years ago
22df051
Remove bonded device information on pairing rejected
by Srinu Jella
· 9 years ago
a576468
btif: migrate from pthread locks to std::mutex
by Marie Janssen
· 8 years ago
80d7f60
Replace all uses of sprintf() with snprint()
by George Burgess IV
· 9 years ago
7df4324
Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT
by Jakub Pawlowski
· 8 years ago
87e6897
Check size of pin before replying
by Marie Janssen
· 9 years ago
07c7892
New status code for two SMP authorization failures
by Jacky Cheung
· 8 years ago
bd60854
Add LE Secure Connection data parsing (3/4)
by Jakub Pawlowski
· 8 years ago
43b1294
Disable auto-pairing for hands-free devices
by Andre Eisenbach
· 8 years ago
b7f64bc
btif: standardize types, #ifs
by Marie Janssen
· 8 years ago
b7938c1
Convert HID and Device Manager BTA code to C++
by Jakub Pawlowski
· 8 years ago
0bd0c8f
Remote device changes for SMP certification
by Nitin Arora
· 9 years ago
1911770
Convert GATT related BTA code to C++
by Jakub Pawlowski
· 8 years ago
234af83
Increasing LE Properties to broadcast.
by Balraj Selvaraj
· 9 years ago
2aa2b80
PTS: Read SMP pairing options from bt_stack.conf
by Nitin Arora
· 9 years ago
4cdb0e5
PTS: Avoid BR SDP after LE pairing
by Nitin Arora
· 9 years ago
def4219
Fix undefined usage of snprintf
by Ajay Panicker
· 9 years ago
d62d678
Fix size of SDP black list array
by Ajay Panicker
· 9 years ago
713993d
Convert BTIF code from C to C++
by Jakub Pawlowski
· 9 years ago
[Renamed (98%) from btif/src/btif_dm.c]
1bd691c
Fix issues during cleanup stage of the Bluetooth stack
by Pavlin Radoslavov
· 9 years ago
7ee02bd
Move autopair blacklist to interop database
by Andre Eisenbach
· 9 years ago
fb5a382
Don't destroy BTIF Device Management state during shutdown
by Pavlin Radoslavov
· 9 years ago
0ef9e06
Add pair event device class and fix timestamp
by Ajay Panicker
· 9 years ago
ab7418f
Update device type in NVRAM correctly during inquiry
by Subramanian Srinivasan
· 9 years ago
5783e0f
Ensure inquiry is always stopped before service discovery
by Andre Eisenbach
· 9 years ago
3eb4a48
Move properties get/set code to osi
by Jakub Pawlowski
· 9 years ago
10dd30d
Clean up dump printout
by Ajay Panicker
· 9 years ago
c138fe4
Additional logging for bond information
by Ajay Panicker
· 9 years ago
4394720
Fix C/C++ compiler generated warnings
by Pavlin Radoslavov
· 9 years ago
717a4a9
Removed checks for NULL returns after osi_calloc() / osi_malloc()
by Pavlin Radoslavov
· 9 years ago
cceb430
Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()
by Pavlin Radoslavov
· 9 years ago
d535ddb
Add missing log tags
by Jakub Pawlowski
· 9 years ago
20524d3
Refactor usage of osi_free() and osi_freebuf()
by Pavlin Radoslavov
· 9 years ago
0620f97
Add socket tx/rx accounting
by Adam Lesinski
· 9 years ago
1a5bb5f
Implement OOB pairing for LE devices using TK.
by Jakub Pawlowski
· 9 years ago
0b7fc58
Fix bug where a bonded device could enter BONDING and BONDED states again.
by Sharvil Nanavati
· 9 years ago
175da70
Remove BTM_OOB_INCLUDED
by Jakub Pawlowski
· 9 years ago
3f06e14
Fix SIGBUS crash when copying data
by Pavlin Radoslavov
· 9 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 9 years ago
20a1555
Allow BT inquiry while discovery is in progress.
by tturney
· 9 years ago
0839305
resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp
by Marie Janssen
· 9 years ago
49a8670
build: LOG_TAG consistency, include order, build fixes
by Marie Janssen
· 9 years ago
fd73552
am ac72840a: Update device type correctly in the NVRAM at inquiry result
by Nitin Arora
· 9 years ago
ac72840
Update device type correctly in the NVRAM at inquiry result
by Nitin Arora
· 9 years ago
51a5f0f
am b4365c55: Adding transport type while initiating remote discovery
by Nitin Arora
· 9 years ago
b4365c5
Adding transport type while initiating remote discovery
by Nitin Arora
· 9 years ago
8ad14e3
resolved conflicts for merge of 65f9c04a to mnc-dev-plus-aosp
by Pavlin Radoslavov
· 9 years ago
65f9c04
Fix the logic for removing bonded devices
by Pavlin Radoslavov
· 9 years ago
b2fc085
am 21331c62: Store the link key derived from cross tranport link key
by Srinu Jella
· 9 years ago
21331c6
Store the link key derived from cross tranport link key
by Srinu Jella
· 9 years ago
59522ce
resolved conflicts for merge of 27c4e634 to mnc-dev-plus-aosp
by Andre Eisenbach
· 9 years ago
27c4e63
Move pairing auto-retry workaround to new interop db
by Andre Eisenbach
· 9 years ago
9a78e8d
am 49120dc8: build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
49120dc
build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
d33e39f
am db554581: build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
e116777
am f1029c7a: Remove stored link key for temporarily paired devices
by Srinu Jella
· 9 years ago
f1029c7
Remove stored link key for temporarily paired devices
by Srinu Jella
· 10 years ago
db55458
build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
979e342
Fix mnc-dev <-> master merge errors
by Andre Eisenbach
· 9 years ago
Next »