Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
8c296af43ff7fee57f2e13e4cbb8995b268d7b31
/
bta
/
av
/
bta_av_act.cc
03806fc
Handling of incoming AVRCP Controller connections
by Joseph Pirozzo
· 6 years ago
0281678
Fix BT a bad/ out of bounds array read
by Sal Savage
· 6 years ago
969a599
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 6 years ago
a8e1663
AVRCP:Update lidx when ACP handle exist in bta_av_rc_create
by wangfukai
· 6 years ago
53cb1b1
Check packet length in bta_av_proc_meta_cmd
by Chienyuan
· 6 years ago
ace9d3d
Explicitly stop streaming when switching streaming to another device
by Pavlin Radoslavov
· 6 years ago
7b97d4d
Explicitly stop streaming when switching streaming to another device
by Pavlin Radoslavov
· 6 years ago
1e71c20
Don't mix internal AVDTP state when connecting to two devices
by Pavlin Radoslavov
· 6 years ago
1e2cab3
Don't mix internal AVDTP state when connecting to two devices
by Pavlin Radoslavov
· 6 years ago
40f9433
Save the AVDTP version after SDP discovery and read it on reconnect
by Pavlin Radoslavov
· 7 years ago
a634f4e
Save the AVDTP version after SDP discovery and read it on reconnect
by Pavlin Radoslavov
· 7 years ago
d9fb1ad
Fix a memory leak when disabling AVDTP
by Pavlin Radoslavov
· 7 years ago
b4bd9ee
Fix a memory leak when disabling AVDTP
by Pavlin Radoslavov
· 7 years ago
0c40399
Merge "Fix crash in Log" into pi-dev
by TreeHugger Robot
· 7 years ago
8fc2f62
Fix crash in Log
by Joseph Pirozzo
· 7 years ago
eaacbe8
Fix crash in Log
by Joseph Pirozzo
· 7 years ago
cae0088
Open acceptor channel for RC on cleanup
by AnubhavGupta
· 7 years ago
843c8f6
Add a property to enable the New AVRCP Profile (1/2)
by Ajay Panicker
· 7 years ago
ce1a2b3
Add a property to enable the New AVRCP Profile (1/2)
by Ajay Panicker
· 7 years ago
0d6d447
Replace AVRC callback function pointers with base::Callback
by Ajay Panicker
· 7 years ago
d752229
Add support for Multi-A2DP state machines per device
by Pavlin Radoslavov
· 7 years ago
56c48f0
Removed unused or unnecessary defines
by Pavlin Radoslavov
· 7 years ago
e7510d9
Remove unnecessery re-defininitions of BTA_AV constants
by Pavlin Radoslavov
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
6ef9190
Remove casts in bta/ and stack/btm
by Myles Watson
· 7 years ago
b749ebd
Use unary operator instead of == bool
by Myles Watson
· 7 years ago
cf15c9b
Added extra A2DP logging when there is an error
by Pavlin Radoslavov
· 7 years ago
6575e16
Change our AVRCP capabilities if the remote device only supports 1.3
by Ajay Panicker
· 7 years ago
6d07e45
Fix ASAN crash inside btif_av_event_deep_copy()
by Pavlin Radoslavov
· 7 years ago
be8bbd7
Fix alarms being posted on wrong thread
by Jakub Pawlowski
· 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
903c166
Use bt_bdaddr_t instead of BD_ADDR in AVDT related code
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
a4fcd23
AVRC: Configure absolute volume to false if remove device not supprot it
by Tsuyoshi Kamata
· 8 years ago
f33b6f4
readability fix: No assigns in if conditionals
by Marie Janssen
· 8 years ago
475f8e0
Revert "Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect."
by Andre Eisenbach
· 8 years ago
133f0b6
btif: Remove AVRC_CTRL_INCLUDED ifdefs
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
8af480e
bta: Remove double asterisks in comments
by Myles Watson
· 8 years ago
583b817
Restart sniff timer on AVDTP signalling channel establishment
by Ayan Ghosh
· 11 years ago
1e2c84b
Enable incoming connection for AVRCP Controller
by Anubhav Gupta
· 10 years ago
d35a648
Remove deprecated UNUSED macro (1/5)
by Myles Watson
· 8 years ago
b135192
Reject AVRCP Metadata command with invalid length
by Anubhav Gupta
· 10 years ago
e7bd890
Implement AVRCP Controller (Client) Browsing.
by Sanket Agarwal
· 8 years ago
f66f4e9
A2DP-related renaming: a2d_* to a2dp_*
by Pavlin Radoslavov
· 8 years ago
cc26bfc
Renamed files: *.c to *.cc in bta/av and stack/a2dp
by Pavlin Radoslavov
· 8 years ago
[Renamed from bta/av/bta_av_act.c]
85cd328
cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL
by Marie Janssen
· 8 years ago
a408eb7
AVRCP 1.6: media browsing support on Target(1/3)
by Avish Shah
· 8 years ago
bde45bd
Removed BTA_AV_INCLUDED conditional guard which is always true
by Pavlin Radoslavov
· 8 years ago
09d91c0
Proper handling of AV connection collision
by Ayan Ghosh
· 8 years ago
e9e58ce
bta: use standard types
by Marie Janssen
· 8 years ago
c6d93ad
AVRCP: rename constant AVRC_CTLR_INCLUDED
by Marie Janssen
· 8 years ago
1bd691c
Fix issues during cleanup stage of the Bluetooth stack
by Pavlin Radoslavov
· 9 years ago
815a8d4
linux build fix
by Jakub Pawlowski
· 9 years ago
5bd9ffb
Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect.
by Zhao Xuewen
· 9 years ago
4d10d7f
Move to idle when remote disconnects during connection.
by Ayan Ghosh
· 11 years ago
a986d61
Allocate buffer for AV SDP in Stack
by Ayan Ghosh
· 9 years ago
3eb4a48
Move properties get/set code to osi
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
20524d3
Refactor usage of osi_free() and osi_freebuf()
by Pavlin Radoslavov
· 9 years ago
e273daa
Do not enable A2DP sink by default
by Andre Eisenbach
· 9 years ago
78bcff7
Refactor the Bluetooth timers
by Pavlin Radoslavov
· 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
9f1c9ad
GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
by Pavlin Radoslavov
· 9 years ago
49a8670
build: LOG_TAG consistency, include order, build fixes
by Marie Janssen
· 9 years ago
db55458
build: Update osi log functions, use consistently
by Marie Janssen
· 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
eae6166
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
e4bd496
Fix a memory corruption issue when processing AVRCP packets.
by Pavlin Radoslavov
· 10 years ago
f802700
Demote, cleanup and extend observed logging
by Chris Manton
· 10 years ago
0f9b91e
Use fully qualified path for OSI includes.
by Sharvil Nanavati
· 10 years ago
d44d640
Allocate a2d list properly
by Chris Manton
· 10 years ago
794f3b5
Removal of bd.[c|h]
by Chris Manton
· 10 years ago
f1c764f
Make build more strict by adding more warning flags.
by Sharvil Nanavati
· 10 years ago
725278f
Replace A2DP BUFFER_Q with a list
by Chris Manton
· 10 years ago
6718c6d
Bluetooth: Rename BTA_AVK_INCLUDED flag to BTA_AV_SINK_INCLUDED (bt_target.h)
by lungtsai_lin
· 10 years ago
afa6e1a
resolved conflicts for merge of e8c3d75b to master
by Matthew Xie
· 10 years ago
e8c3d75
Logging cleanup: BTIF and APPL.
by Sharvil Nanavati
· 11 years ago
f7dd9f5
Add A2DP Sink Support
by Hemant Gupta
· 11 years ago
cc35559
Add A2DP Sink Support
by Hemant Gupta
· 11 years ago
bea4131
Init variables to fix compiler error
by Matthew Xie
· 11 years ago
54db2c2
Remove executable bit on source files.
by Sharvil Nanavati
· 11 years ago
d2ccbbb
Remove executable bit on source files.
by Sharvil Nanavati
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
17b504d
native crash while skipping songs with A2DP connected
by Zhihai Xu
· 11 years ago
9adddf4
Initial version of Stack for AVRCP 1.3
by Ravi Nagarajan
· 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