Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
a0b984e80a9522b7d7e6dca4246b9b56c9ae0ab7
/
bta
/
dm
/
bta_dm_api.cc
a0b984e
Pass new LE CoC min_ce/max_ce parameters to native stack
by Stanley Tng
· 7 years ago
0d48680
Get rid of BTA_SYS_DM - use do_in_bta_thread instead
by Jakub Pawlowski
· 7 years ago
154be11
Use do_in_bta_thread in BTA DM layer
by Jakub Pawlowski
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
819e2ec
Use one type for UUID (1/5)
by Jakub Pawlowski
· 7 years ago
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
0595ca0
Advertising data handling improvements
by Jakub Pawlowski
· 8 years ago
eab3651
Batch scan simplification
by Jakub Pawlowski
· 8 years ago
ad6afdf
Get rid of BTA_DmBleCfgFilterCondition
by Jakub Pawlowski
· 8 years ago
ae2aabe
Simplify LE scan filter memory management
by Jakub Pawlowski
· 8 years ago
1febda9
Use callbacks for LE filter functions (BTM layer)
by Jakub Pawlowski
· 8 years ago
e396065
LE scanner BTA layer simplification
by Jakub Pawlowski
· 8 years ago
ce34742
Fix pointer type in BTA_DmBleCfgFilterCondition
by Jakub Pawlowski
· 8 years ago
bced7f0
Fix pointer arithmetic in BTA_DmBleCfgFilterCondition
by Andre Eisenbach
· 8 years ago
d494104
Get rid of BLE_ANDROID_CONTROLLER_SCAN_FILTER
by Jakub Pawlowski
· 8 years ago
808650d
Modernize BLE Scanner implementation (2/3)
by Jakub Pawlowski
· 8 years ago
7098432
BLE scan filter setup simplification (2/3)
by Jakub Pawlowski
· 8 years ago
83211b0
Get rid of selective connection procedure
by Jakub Pawlowski
· 8 years ago
ee96a3c
Fix asterisks in block quotes
by Myles Watson
· 8 years ago
9008888
Fix formatting after removing defines
by Myles Watson
· 8 years ago
9979121
Remove BTA_GATT_INCLUDED
by Myles Watson
· 8 years ago
84baa7f
Remove BLE_INCLUDED define
by Myles Watson
· 8 years ago
1baaae3
bta: Fix comment formatting after clang-format
by Myles Watson
· 8 years ago
cd1fd07
bta: Apply clang-format
by Myles Watson
· 8 years ago
f355ef5
bta: Prepare include statements for clang-format
by Myles Watson
· 8 years ago
8af480e
bta: Remove double asterisks in comments
by Myles Watson
· 8 years ago
3a2747f
Remove unused BLE_PERIPHERAL_MODE_SUPPORT
by Jakub Pawlowski
· 8 years ago
5ba7922
Separated initialize and re-initialize of DM control block
by Srinu Jella
· 8 years ago
d7ffd64
Remove deprecated UNUSED macro (5/5)
by Myles Watson
· 8 years ago
d628a06
Remove deprecated UNUSED macro (3/5)
by Myles Watson
· 8 years ago
00a53d1
Remove BTA layer components for LE advertising
by Jakub Pawlowski
· 8 years ago
6a96661
Unify LE advertising instance identifiers
by Jakub Pawlowski
· 8 years ago
5b12a83
Use closures in advertising related code
by Jakub Pawlowski
· 8 years ago
e9e58ce
bta: use standard types
by Marie Janssen
· 8 years ago
b7938c1
Convert HID and Device Manager BTA code to C++
by Jakub Pawlowski
· 8 years ago
[Renamed (98%) from bta/dm/bta_dm_api.c]
063ca02
Add const guarantees
by Jakub Pawlowski
· 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
5b9462d
Remove BCM_STR* macros
by Andre Eisenbach
· 9 years ago
78bcff7
Refactor the Bluetooth timers
by Pavlin Radoslavov
· 9 years ago
175da70
Remove BTM_OOB_INCLUDED
by Jakub Pawlowski
· 9 years ago
dd339ab
Allow Bluetooth to build on systems with no LE support
by Scott James Remnant
· 9 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 9 years ago
1a1b3eb
am bc6ad53e: Merge "Improve adv_data transfer between contexts."
by Ian Coolidge
· 9 years ago
d4c1036
Improve adv_data transfer between contexts.
by Ian Coolidge
· 9 years ago
76356ae
Bug fix PM changes and LE connectivity mode fixes
by VenkatRaghavan VijayaRaghavan
· 10 years ago
ab81311
Fix more BLE_INCLUDED == FALSE build breakage
by Andre Eisenbach
· 9 years ago
818d0f2
SAP: Make it possible to enforce a 16-digit pin code (1/5)
by Casper Bonde
· 9 years ago
935324a
LE low power scan feature
by Satya Calloji
· 10 years ago
089651a
Fix allocation for LE scan filter parameters
by Nitin Arora
· 10 years ago
643aea5
Fix allocation for LE scan filter parameters
by Nitin Arora
· 10 years ago
f6c48a0
Resetting system/bt
by Brian Carlstrom
· 10 years ago
5725fc6
LE low power scan feature
by Satya Calloji
· 10 years ago
7766821
Fix compilation on some platforms with LE disabled
by Andre Eisenbach
· 10 years ago
636d671
LE Data Packet Extension support
by Priti Aghera
· 10 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
a50fc88
Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirData
by Zach Johnson
· 10 years ago
de4214b
Remove some functionredefinitions from bta dm
by Zach Johnson
· 10 years ago
1e61ce1
Remove always true definition BTM_EIR_SERVER_INCLUDED
by Chris Manton
· 10 years ago
070fefc
Removing unused function BTA_DmSetScanParam()
by Chris Manton
· 10 years ago
794f3b5
Removal of bd.[c|h]
by Chris Manton
· 10 years ago
c0b16b1
Remove always true definition BTM_EIR_CLIENT_INCLUDED
by Chris Manton
· 10 years ago
24933b5
Removing unnecessary BTAPI #defines.
by June R. Tate-Gans
· 10 years ago
6cbb113
Fix issues with manufacturer ID prefix scan filter.
by Satya Calloji
· 10 years ago
adb7bb5
GKI_exception on running longer batch scans
by Satya Calloji
· 10 years ago
4a97633
Enable local privacy configuration based on flag
by Priti Aghera
· 10 years ago
b944703
Fix build error in bluedroid
by Prerepa Viswanadham
· 10 years ago
16fe082
Use run time parameters to control LE features
by Prerepa Viswanadham
· 10 years ago
e5ba884
LE energy info feature
by Satya Calloji
· 10 years ago
1acb61c
LE Onfound and Onlost feature
by Satya Calloji
· 10 years ago
1a9247a
LE ADV Filter changes
by Satya Calloji
· 10 years ago
c4e2596
LE batch scan feature
by Satya Calloji
· 10 years ago
afa6e1a
resolved conflicts for merge of e8c3d75b to master
by Matthew Xie
· 10 years ago
5c0b052
LE: Add is_connected() function (2/3)
by Andre Eisenbach
· 10 years ago
e8c3d75
Logging cleanup: BTIF and APPL.
by Sharvil Nanavati
· 11 years ago
a14e2a0
Eliminate dead code: remove GKI_sched* from the codebase.
by Sharvil Nanavati
· 10 years ago
82d0a11
Eliminate dead code: remove GKI_sched* from the codebase.
by Sharvil Nanavati
· 10 years ago
ed534e3
Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands""
by Wei Wang
· 10 years ago
a6ce775
Revert "Revert "LE Multi ADV feature""
by Wei Wang
· 10 years ago
ea85048
Revert "LE Multi ADV feature"
by Wei Wang
· 10 years ago
146bb73
Revert "LE: Add RRA offloading and vendor specific PCF commands"
by Wei Wang
· 10 years ago
15fa3be
LE: Add RRA offloading and vendor specific PCF commands
by Satya Calloji
· 10 years ago
87776cf
LE Multi ADV feature
by Satya Calloji
· 11 years ago
0943c10
LE: Add RRA offloading and vendor specific PCF commands
by Satya Calloji
· 10 years ago
ffb3960
LE Multi ADV feature
by Satya Calloji
· 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
a89616a
Fix bug introduced in last change. GATT define was after BLE_INCLUDED define.
by Mike J. Chen
· 11 years ago
bf9a8aa
Fix warnings when BLE_INCLUDED is FALSE
by Mike J. Chen
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
eeeac99
LE: Add service UUIDs and data to advertising data
by Andre Eisenbach
· 11 years ago
5c44e45
LE: Add peripheral role support (2/4)
by Andre Eisenbach
· 11 years ago
3aa6054
Parse LMP features to enable LE support
by Andre Eisenbach
· 12 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