Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
6269f0225d3ee3de8fcb8627001ee11a7a9c59db
/
bta
/
ag
ca7d6f5
HFP: Add support for Multi-HFP (2/2)
by Jack He
· 7 years ago
ade654f
Do SDP when HSP connection starts by remote
by Satish Kodishala
· 8 years ago
26d45dc
HFP: Do not use data in bta_ag_start_open if data is empty
by Jack He
· 7 years ago
8b699d1
HFP: Use base::Bind instead of messages for bta_ag_api functions
by Jack He
· 7 years ago
fc9eced
Remove casts for callbacks
by Myles Watson
· 7 years ago
a01bb1d
HFP: Print human readable event and state name by default
by Jack He
· 7 years ago
0681fef
HFP: Remove used BTA call-in events and methods
by Jack He
· 7 years ago
3f10b14
HFP: Remove AG RFCOMM data pass through mode
by Jack He
· 7 years ago
c4829e8
HFP: Remove redundant AG data callout code
by Jack He
· 7 years ago
9761185
HFP: Add APIs for set and get active device (3/3)
by Jack He
· 7 years ago
0edfa5f
Temporarily remove broken SCO-over-HCI implementation
by Hansong Zhang
· 7 years ago
6545d3f
HFP: Fix static check errors
by Jack He
· 7 years ago
f527f08
Merge "Fix callback type mismatches in Bluetooth"
by Vishwath Mohan
· 7 years ago
ca42b5f
Fix callback type mismatches in Bluetooth
by Vishwath Mohan
· 7 years ago
0572b3d
Check MT call setup state before starting ring timer
by Satish Kodishala
· 9 years ago
424f2cc
HFP: notify HF about call status forcibly
by Albin Joy
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
fbe265b
bta: Remove unsafe casts in BTA_AG
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
be8bbd7
Fix alarms being posted on wrong thread
by Jakub Pawlowski
· 7 years ago
54a1461
Remove unwanted space characters from dialing number
by Stanley Tng
· 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
b7b7473
Unify the empty and any address usage
by Jakub Pawlowski
· 7 years ago
78b81c6
Get rid of bdcpy, bdcmp and other BD_ADDR helpers
by Jakub Pawlowski
· 7 years ago
c752e13
Replace BT_ADDR with bd_addr_t in bta_sys related code
by Jakub Pawlowski
· 7 years ago
1979fa3
Replace BD_ADDR with bt_bdaddr_t in RFCOMM related code
by Jakub Pawlowski
· 7 years ago
135b7f6
Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
d3ae18b
eSCO: Limit number of retries after mSBC connection failure
by Jack He
· 7 years ago
acdc11c
Allow blocking AG SCO connects by policy
by Zach Johnson
· 8 years ago
a3745c6
HSP: Use peer_version during SCO setup
by Jack He
· 7 years ago
fe695a5
eSCO: Format changes to original vendor patch (4/5)
by Jack He
· 8 years ago
400ac49
eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)
by Jack He
· 8 years ago
3e634d6
eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5)
by Myles Watson
· 8 years ago
57f6508
eSCO: BT 4.1 Enhanced SCO command (1/5)
by Mudumba Ananth
· 8 years ago
7a9892c
Add support for inband ringing feature
by Jack He
· 8 years ago
01d8667
Increase size of written bytes for snprintf for AT+BIND
by Ajay Panicker
· 8 years ago
ad1e23d
Remove extern "C" from header files
by Jack He
· 8 years ago
f33b6f4
readability fix: No assigns in if conditionals
by Marie Janssen
· 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
d5eb30d
Mask out HFP 1.7 feature bits if peer version is <1.7
by Andre Eisenbach
· 8 years ago
b7fa415
Remove position dependent lookup tables in AT command parser
by Andre Eisenbach
· 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
b2a292b
Renamed most C files to C++: *.c to *.cc
by Pavlin Radoslavov
· 8 years ago
650e755
Fix HFP AT command BIA failures
by Devin Kim
· 8 years ago
80d7f60
Replace all uses of sprintf() with snprint()
by George Burgess IV
· 9 years ago
e143d94
Remove redundant logic from system/bt/bta
by Jack He
· 8 years ago
55f82cd
Synchronize the code with the internal tree
by Pavlin Radoslavov
· 8 years ago
4fd9ce1
strlcpy call size fixes, memory clearing
by Satish Kodishala
· 9 years ago
4de9bbc
HFP 1.7 profile update (1/4)
by Mudumba Ananth
· 9 years ago
3edefef
Make parameter set S4 default for eSCO
by Andre Eisenbach
· 8 years ago
25984b0
Get rid of unused BTA_DYNAMIC_MEMORY
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
713993d
Convert BTIF code from C to C++
by Jakub Pawlowski
· 9 years ago
dccd759
Handle unknown codecs sent by HF
by Satish Kodishala
· 9 years ago
1d74efb
Initialize sco codecs supported with CVSD
by Satish Kodishala
· 9 years ago
bf9252d
Clear remote BD address if SDP search fails
by Satish Kodishala
· 9 years ago
e3b557d
Update the sniff policy when SCO is active
by Mallikarjuna GB
· 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
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
9f1c9ad
GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
by Pavlin Radoslavov
· 9 years ago
70ae7de
GKI cleanup - Remove GKI pool related defines
by Pavlin Radoslavov
· 9 years ago
ea21b5d
am 549c64d1: Fix security vulnerabilities in string operations
by Miao Chou
· 9 years ago
549c64d
Fix security vulnerabilities in string operations
by Miao Chou
· 9 years ago
bb95452
build: Fix ptr <-> integer cast warnings
by Arman Uguray
· 9 years ago
4633fb8
Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool
by Mallikarjuna GB
· 10 years ago
fc0a9f6
Clear remote BD address information.
by Mallikarjuna GB
· 10 years ago
e6f4ed8
Stop AG collision timer.
by Mallikarjuna GB
· 10 years ago
b076500
Return ERROR for invalid CHLD command arguments
by Mallikarjuna GB
· 9 years ago
9b6dfa4
Restarting PM timer for AG while reading OR writing
by Mallikarjuna GB
· 9 years ago
4f51fc3
Don't close SCO for MO calls
by Mallikarjuna GB
· 10 years ago
c1c02ce
Fix compile error in bta_ag_sco.c
by Andre Eisenbach
· 9 years ago
8f4fb27
Create listen SCO for HS1 if HS2 disconnects during SCO xfer
by Mallikarjuna GB
· 9 years ago
fafa2e2
Open SCO for held call.
by Mallikarjuna GB
· 9 years ago
8885d6f
Update call state before opening SCO.
by Mallikarjuna GB
· 10 years ago
616e741
Handle multi party call states
by Mallikarjuna GB
· 9 years ago
46d706a
Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool
by Mallikarjuna GB
· 10 years ago
40969d0
Clear remote BD address information.
by Mallikarjuna GB
· 10 years ago
16eae38
Stop AG collision timer.
by Mallikarjuna GB
· 10 years ago
c380680
Return ERROR for invalid CHLD command arguments
by Mallikarjuna GB
· 9 years ago
846c48f
Restarting PM timer for AG while reading OR writing
by Mallikarjuna GB
· 9 years ago
2d0d790
Don't close SCO for MO calls
by Mallikarjuna GB
· 10 years ago
e1ded77
Fix compile error in bta_ag_sco.c
by Andre Eisenbach
· 9 years ago
5b675bc
Create listen SCO for HS1 if HS2 disconnects during SCO xfer
by Mallikarjuna GB
· 9 years ago
a7ce13f
Open SCO for held call.
by Mallikarjuna GB
· 9 years ago
7b0bfd3
Update call state before opening SCO.
by Mallikarjuna GB
· 10 years ago
d345bb2
Handle multi party call states
by Mallikarjuna GB
· 9 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
933926c
Fix missing #includes needed for glibc
by Scott James Remnant
· 10 years ago
Next »