Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
23cb1b69bae4ed9a82ad954fa000b4e6b578ef33
/
stack
/
avrc
0d6d447
Replace AVRC callback function pointers with base::Callback
by Ajay Panicker
· 7 years ago
a701c77
AVRCP: Flush the command queue in AVRC_Close
by Myles Watson
· 7 years ago
56c48f0
Removed unused or unnecessary defines
by Pavlin Radoslavov
· 7 years ago
f5d1aea
AVRCP: Use avrc_send_continue_frag for continuations
by Myles Watson
· 7 years ago
76d3b5c
Respect AVRCP versions in SDP records
by Zach Johnson
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
13d04d9
stack: Remove casts and spell local_keys correctly
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
ec57737
Run clang format on files touched by CL 488398
by Myles Watson
· 7 years ago
8d74904
Remove casts to unions to avoid unaligned accesses
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
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
3e3fd4d
Fix a inappropriate return of local var address
by liuchao
· 8 years ago
135b7f6
Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP 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
a7c7437
AVRCP 1.6: Limit GetFolderItemResponse
by Hemant Gupta
· 8 years ago
2dc048b
stack: AVRCP: add missing debug arguments
by Hemant Gupta
· 8 years ago
86ae6c0
Add missing NULL pointer assignment after fixed_queue_free and alarm_free
by Pavlin Radoslavov
· 8 years ago
0ec9475
Fix comment formatting at the beginning of lines
by Myles Watson
· 8 years ago
878c50b
Minor fixes
by Bailey Forrest
· 8 years ago
f82351f
AVRCT CT: uint8_t is used for 2byte field
by Sanket Agarwal
· 8 years ago
5ce0116
Add a mechanism for configuring the A2DP Source codecs
by Pavlin Radoslavov
· 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
ad1e23d
Remove extern "C" from header files
by Jack He
· 8 years ago
911d1ae
Apply clang-format to the rest of the tree
by Myles Watson
· 8 years ago
9ca0709
Reformat long comments before clang-format
by Myles Watson
· 8 years ago
ee96a3c
Fix asterisks in block quotes
by Myles Watson
· 8 years ago
702ae1c
AVRCP: Fix get metadata attribute responses
by Jack He
· 8 years ago
f33b6f4
readability fix: No assigns in if conditionals
by Marie Janssen
· 8 years ago
133f0b6
btif: Remove AVRC_CTRL_INCLUDED ifdefs
by Marie Janssen
· 8 years ago
033d5a2
AVRCP: unify Get{Element,Item}Attributes response.
by Marie Janssen
· 8 years ago
30c81fa
Implement AVRCP SetAddressedPlayer Cmd
by Sanket Agarwal
· 8 years ago
8a81119
[AVRCP1.6 CT] Add reply status to get_folder_items_callback.
by Sanket Agarwal
· 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
e7bd890
Implement AVRCP Controller (Client) Browsing.
by Sanket Agarwal
· 9 years ago
37c1b5f
Removed unused *_DYNAMIC_MEMORY conditional statements
by Pavlin Radoslavov
· 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
85cd328
cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL
by Marie Janssen
· 8 years ago
ebfeca0
avrc: Fix AVRC_MsgReq() msg_mask bug
by Greg Kaiser
· 8 years ago
a408eb7
AVRCP 1.6: media browsing support on Target(1/3)
by Avish Shah
· 8 years ago
6046fb3
Implement the AVRCP "continue" and "abort continue" responses
by Ajay Panicker
· 8 years ago
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 8 years ago
c6d93ad
AVRCP: rename constant AVRC_CTLR_INCLUDED
by Marie Janssen
· 8 years ago
63b0519
Fix misc-macro-parentheses warnings
by Chih-Hung Hsieh
· 8 years ago
3d6accf
Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR.
by Bryce Lee
· 9 years ago
a58d7fe
AVRCP: Update sdp record correctly for CT or TG.
by AnubhavGupta
· 9 years ago
f85869d
Fix miscellaneous compilation errors
by Prashant Malani
· 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
0a20dd4
Removed function osi_get_buf_size()
by Pavlin Radoslavov
· 9 years ago
20524d3
Refactor usage of osi_free() and osi_freebuf()
by Pavlin Radoslavov
· 9 years ago
f94e67c
Fix the processing of AVRCP Rcvd Pass Through messages
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
70ae7de
GKI cleanup - Remove GKI pool related defines
by Pavlin Radoslavov
· 9 years ago
2e3d006
GKI cleanup - Eliminate usage of pool buffers
by Pavlin Radoslavov
· 9 years ago
8d88b1b
Allocate large enough buffers when copying AVRC packets
by Satya Calloji
· 9 years ago
84d13ed
Add an explicit check for AVRCP vendor data
by Pavlin Radoslavov
· 9 years ago
dab356e
Promote AVCTP version to 1.4
by Anubhav Gupta
· 9 years ago
2ac9ae0
Fix a bug allocating buffers for fragmented AVRC packets
by Anubhav Gupta
· 9 years ago
08c08fc
Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFO
by Pavlin Radoslavov
· 9 years ago
3a2fa83
Copy an AVRC packet before sending a response back
by Pavlin Radoslavov
· 9 years ago
46d706a
Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool
by Mallikarjuna GB
· 10 years ago
56a3be0
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
e1a9e52
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge
by Etan Cohen
· 10 years ago
181932f
Eliminate unusable wcassert code in favor of plain old C asssert.
by Sharvil Nanavati
· 10 years ago
24933b5
Removing unnecessary BTAPI #defines.
by June R. Tate-Gans
· 10 years ago
104e3f2
Cleanups needed to make clang happy
by Bernhard Rosenkränzer
· 10 years ago
b44cc59
Logging cleanup: AVRC, MCA, GATT, and SMP.
by Sharvil Nanavati
· 11 years ago
6dae552
Eliminate warnings, add -Wall and -Werror to all projects.
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
6b20f3e
Fix warning "comparison is always true due to limited range of data type"
by Mike J. Chen
· 11 years ago
156969e
change AVRCP profile version from 1.4 to 1.3 in SDP record.
by Zhihai Xu
· 11 years ago
247c68f
Add support for AbsoluteVolume
by Satya Calloji
· 11 years ago
9adddf4
Initial version of Stack for AVRCP 1.3
by Ravi Nagarajan
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago