Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
89b0ccb03476a637c6e8dbe7d7d8c77057362d49
/
btif
/
src
/
btif_storage.cc
89b0ccb
Hearing Aid BTIF interface implementation
by Jakub Pawlowski
· 7 years ago
b7710f0
btif storage: use strings where possible
by Jakub Pawlowski
· 7 years ago
f04ea90
Saving Bluetooth name to Max 248 character only.
by Srinu Jella
· 8 years ago
f92bdc7
Correctly handling bdaddr in function btif_storage_load_bonded_hid_info.
by Yan Laijun
· 8 years ago
ce7c3c0
Remove aliase name while removing bonded device
by liuchao
· 8 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
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
b749ebd
Use unary operator instead of == bool
by Myles Watson
· 7 years ago
819e2ec
Use one type for UUID (1/5)
by Jakub Pawlowski
· 7 years ago
24e9be4
Avoid lookup on NULL address
by Martin Brabham
· 8 years ago
2e05f0d
Cleanup RawAddress usage
by Jakub Pawlowski
· 7 years ago
fc25b19
Fix misc-macro-parentheses warnings in system/bt.
by Chih-Hung Hsieh
· 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
e91297a
Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices
by Pavlin Radoslavov
· 7 years ago
760f967
Get rid of last mentions of BD_ADDR from btif.
by Jakub Pawlowski
· 7 years ago
011a619
Use bt_bdaddr_t instead of BD_ADDR in HID related code
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
7dc0525
Allow the Bluetooth MAC address to be updated asynchronously (3/3)
by Stanley Tng
· 8 years ago
1c7a152
btif: Remove platform-specific address logic
by Myles Watson
· 8 years ago
0c70d8e
Update UUIDs immediately on NVRAM
by Srinu Jella
· 8 years ago
19e3d70
Remove unnecessary cutils dependency
by Jakub Pawlowski
· 8 years ago
8843cc8
HIDD: Add support for HID Device Role
by Hemant Gupta
· 11 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
84baa7f
Remove BLE_INCLUDED define
by Myles Watson
· 8 years ago
40cde56
btif: Add do-while blocks to macros
by Myles Watson
· 8 years ago
f454816
btif: Fixup clang-format
by Myles Watson
· 8 years ago
6bd442f
btif: Apply clang-format
by Myles Watson
· 8 years ago
193e43a
Add device record for BR/EDR devices with derived LE keys
by Subramanian Srinivasan
· 8 years ago
80d7f60
Replace all uses of sprintf() with snprint()
by George Burgess IV
· 9 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
63b0519
Fix misc-macro-parentheses warnings
by Chih-Hung Hsieh
· 8 years ago
d1d0f1b
btif: Remove dead code from btif_storage
by Marie Janssen
· 8 years ago
1d92d06
btif: only save config when bonded devices change
by Marie Janssen
· 8 years ago
713993d
Convert BTIF code from C to C++
by Jakub Pawlowski
· 9 years ago
[Renamed (99%) from btif/src/btif_storage.c]
7b266be
Add guest mode functionality (2/4)
by Ajay Panicker
· 9 years ago
7ee02bd
Move autopair blacklist to interop database
by Andre Eisenbach
· 9 years ago
3b6ef54
Default missing DevType and DevClass in NVRAM.
by Jacky Cheung
· 9 years ago
717a4a9
Removed checks for NULL returns after osi_calloc() / osi_malloc()
by Pavlin Radoslavov
· 9 years ago
1685664
Fixed paired device config UUID parsing logic
by Andre Eisenbach
· 9 years ago
6b84f29
Support for A2DP Sink and Proper initialization of profiles
by Anubhav Gupta
· 10 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 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
e9d2d9b
am f2d6434a: gn-build: Add bluetooth-service target
by Arman Uguray
· 9 years ago
f2d6434
gn-build: Add bluetooth-service target
by Arman Uguray
· 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
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
f4b0c92
am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
cab5fc1
gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
ab81311
Fix more BLE_INCLUDED == FALSE build breakage
by Andre Eisenbach
· 9 years ago
eae6166
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
818d0f2
SAP: Make it possible to enforce a 16-digit pin code (1/5)
by Casper Bonde
· 9 years ago
033edab
Fix GATT connection failure after BT reset
by Satya Calloji
· 10 years ago
56a3be0
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
7cb76b4
Fix GATT connection failure after BT reset
by Satya Calloji
· 10 years ago
e87ef6d
Use BTM structures for LE pairink keys and store LTK
by Andre Eisenbach
· 10 years ago
97bcfbe
Add LE device to device database before adding LE keys
by Andre Eisenbach
· 10 years ago
e280553
Cross transport key mapping fixes
by Chaojing Sun
· 10 years ago
2cd086a
am f29a2fb..e07ad10 from mirror-m-wireless-internal-release
by Vinit Deshpande
· 10 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
b246a1a
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
by Prerepa Viswanadham
· 10 years ago
47d68ee
osi: add compat code for glibc
by Scott James Remnant
· 10 years ago
e1a9e52
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge
by Etan Cohen
· 10 years ago
f802700
Demote, cleanup and extend observed logging
by Chris Manton
· 10 years ago
95b74f2
Use fully qualified path for btcore includes.
by Sharvil Nanavati
· 10 years ago
0f9b91e
Use fully qualified path for OSI includes.
by Sharvil Nanavati
· 10 years ago
8ff3fea
Rename legacy uuid_copy to not conflict
by Chris Manton
· 10 years ago
4480276
Add platform-independent logging macros to OSI.
by Sharvil Nanavati
· 10 years ago
9609cee
Use correct service ID for A2DP source to make way for A2DP sink.
by Sharvil Nanavati
· 10 years ago
794f3b5
Removal of bd.[c|h]
by Chris Manton
· 10 years ago
8a6a89f
Introduce btcore, a low-level library to manipulate Bluetooth data types.
by Sharvil Nanavati
· 10 years ago
9d52f88
Eliminate unused arguments to btif_config and clarify variable names
by Sharvil Nanavati
· 10 years ago
b95c4ef
Switch over from an XML based file format to .INI-style conf files
by Sharvil Nanavati
· 10 years ago
11cf5cc
resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aosp
by Chih-Hung Hsieh
· 10 years ago
104e3f2
Cleanups needed to make clang happy
by Bernhard Rosenkränzer
· 10 years ago
5e80846
LE: Do not remove bond on encryption failure
by Andre Eisenbach
· 10 years ago
afa6e1a
resolved conflicts for merge of e8c3d75b to master
by Matthew Xie
· 10 years ago
d5ebf6b
handle link key check in non_ble case
by Matthew Xie
· 10 years ago
e8c3d75
Logging cleanup: BTIF and APPL.
by Sharvil Nanavati
· 11 years ago
f281b43
Reload Hid info only for bonded device
by Priti Aghera
· 10 years ago
479a9a3
Parse auto_pair_devlist.conf file with the generic config parser.
by Sharvil Nanavati
· 10 years ago
ed999f5
Save remote device name immediately
by Matthew Xie
· 10 years ago
1025687
[2/4] Bluetooth: Add support for HFP Client role.
by Hemant Gupta
· 11 years ago
740def5
Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
fbf7688
GAP: Update local device name immediately
by Hemant Gupta
· 11 years ago
8fe5887
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
a7ea809
Bluetooth: GAP: Remove bonded device info on Authentication fail
by Zhihai Xu
· 11 years ago
6efaf22
bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db
by Zhihai Xu
· 11 years ago
7e6b379
am 9d368b68: am 1292dd82: am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM"
by Matthew Xie
· 11 years ago
1292dd8
am 6bc62a36: Merge "Bluetooth: GAP: Update bonded device info immediately on NVRAM"
by Matthew Xie
· 11 years ago
Next »