Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
824963f34b74405b924f58f0230c4a25deeb2601
824963f
Fix formatting after removing defines
by Myles Watson
· 9 years ago
0a2959e
Remove BTA_GATT_INCLUDED
by Myles Watson
· 9 years ago
70556f3
Remove SMP_INCLUDED define
by Myles Watson
· 9 years ago
dc5e0f7
Remove BLE_INCLUDED define
by Myles Watson
· 9 years ago
19f5984
Merge "Audio pops due to queue not flushed when focus taken off"
by Sanket Agarwal
· 9 years ago
5fbc78f
Merge "Report proper advertiser status on registration error"
by Treehugger Robot
· 9 years ago
a7da97f
btif: DRY up command functions
by Marie Janssen
· 9 years ago
c6471fd
Audio pops due to queue not flushed when focus taken off
by Sanket Agarwal
· 9 years ago
b938d72
Report proper advertiser status on registration error
by Jakub Pawlowski
· 9 years ago
85defca
Remove some usages of UINT_TO_PTR macro
by Ajay Panicker
· 9 years ago
6eb3bfb
Constant Cleanup: Remove BT_TRACE_VERBOSE
by Marie Janssen
· 9 years ago
fdb8af1
Move startAdvertising() logic into native code (2/3)
by Jakub Pawlowski
· 9 years ago
03bd963
Merge "Do not reject valid SBC codec parameters"
by Andre Eisenbach
· 9 years ago
5246236
Do not reject valid SBC codec parameters
by Andre Eisenbach
· 9 years ago
e18bf10
Add BUILD.gn for tinyxml
by Jakub Pawlowski
· 9 years ago
ecefb40
Revert "Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect."
by Andre Eisenbach
· 9 years ago
dbdeb31
Limit the use of AVRC_ADV_CTRL_INCLUDED define
by Ajay Panicker
· 9 years ago
5ac5dce
Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems
by Ajay Panicker
· 9 years ago
136d320
btif: Remove AVRC_CTRL_INCLUDED ifdefs
by Marie Janssen
· 9 years ago
f8fd704
btif: Remove unused uinput interface code
by Marie Janssen
· 9 years ago
c085e4d
Merge "Fix a NULL-pointer check order reverse in GATTC_ConfigureMTU"
by Treehugger Robot
· 9 years ago
caea373
Fix a NULL-pointer check order reverse in GATTC_ConfigureMTU
by liuchao
· 9 years ago
540bd3e
NULL-pointer access before check in BTM_SetBleDataLength
by liuchao
· 9 years ago
c5eb43b
Merge "Copying of pointer with incorrect size"
by Treehugger Robot
· 9 years ago
3f02c74
Copying of pointer with incorrect size
by Sanket Agarwal
· 9 years ago
4db1c0a
Remove unused GATT_Listen
by Jakub Pawlowski
· 9 years ago
3ac60b2
Reenable advertising instance after an LE advertising state change
by Jakub Pawlowski
· 9 years ago
4967207
Remove useless NULL-pointer check code in l2cap_client_new
by liuchao
· 9 years ago
c3ebb7c
AVRCP: unify Get{Element,Item}Attributes response.
by Marie Janssen
· 9 years ago
946e591
Merge "Fix how LE connection parameters are set after connecting"
by Treehugger Robot
· 9 years ago
ecdea71
Unify advertising API (1/3)
by Jakub Pawlowski
· 9 years ago
95caef4
Always use big endian for keeping service UUID
by Jakub Pawlowski
· 9 years ago
5016fae
Fix how LE connection parameters are set after connecting
by Jakub Pawlowski
· 9 years ago
f9dbfb6
Handling Authentication Failure From the lower layer
by Matadeen Mishra
· 10 years ago
828ff86
Move callback to dispatch thread
by Ajay Panicker
· 9 years ago
769318b
Fix incorrect check for empty out-of-band pairing data
by Jakub Pawlowski
· 9 years ago
c5f4189
Merge "device: Fix multi-line comments"
by Treehugger Robot
· 9 years ago
ecc2ea9
BLE OOB Pairing - parse address type (1/5)
by Jakub Pawlowski
· 9 years ago
641780f
device: Fix multi-line comments
by Myles Watson
· 9 years ago
f5491b8
device: Apply clang-format
by Myles Watson
· 9 years ago
9983393
bta: Fix comment formatting after clang-format
by Myles Watson
· 9 years ago
8dfd1ea
bta: Apply clang-format
by Myles Watson
· 9 years ago
fb325e4
bta: Prepare include statements for clang-format
by Myles Watson
· 9 years ago
2585f88
bta: Remove double asterisks in comments
by Myles Watson
· 9 years ago
1ce23e5
include: Apply clang-format
by Myles Watson
· 9 years ago
cf1277c
include: Fix comment formatting
by Myles Watson
· 9 years ago
6b30ed0
bta: Remove executable permissions from code
by Myles Watson
· 9 years ago
9e24777
Revert "Replace pthread_mutex with std::mutex"
by Pavlin Radoslavov
· 9 years ago
66485b4
Merge "AVRCP: Passthrough code cleanup"
by Treehugger Robot
· 9 years ago
8c745ac
AVRCP: Passthrough code cleanup
by Marie Janssen
· 9 years ago
3c410f6
Mask out HFP 1.7 feature bits if peer version is <1.7
by Andre Eisenbach
· 9 years ago
128db63
Use libaudioclient instead of libmedia
by Marco Nelissen
· 9 years ago
d683bc3
Merge "Enable AVRCP Volume commands in TG role"
by Treehugger Robot
· 9 years ago
b150e60
Merge "Add missing brackets for "if" statement inside BTM_ConfirmReqReply()"
by Treehugger Robot
· 9 years ago
1e0a61f
Restart sniff timer on AVDTP signalling channel establishment
by Ayan Ghosh
· 12 years ago
a7f7576
Merge "Replace pthread_mutex with std::mutex"
by Treehugger Robot
· 9 years ago
dbddd21
Merge "Enable incoming connection for AVRCP Controller"
by Treehugger Robot
· 9 years ago
3b70691
Merge "Handle L2CAP disconnection on incomplete connection"
by Treehugger Robot
· 9 years ago
01dd61f
Enable AVRCP Volume commands in TG role
by Arun Jagadish
· 9 years ago
87eae3e
Add missing brackets for "if" statement inside BTM_ConfirmReqReply()
by Jack He
· 9 years ago
5908ab8
Enable incoming connection for AVRCP Controller
by Anubhav Gupta
· 10 years ago
2d8818c
Move HDP reg_counter updates to BTIF thread
by Matadeen Mishra
· 10 years ago
1dac351
Handle L2CAP disconnection on incomplete connection
by Srinu Jella
· 9 years ago
ec7a3f8
Replace pthread_mutex with std::mutex
by Marie Janssen
· 9 years ago
c510802
Add OWNERS file
by Andre Eisenbach
· 9 years ago
969cb31
Merge "Remove incorrect assert in btm_read_rssi_cb"
by Treehugger Robot
· 9 years ago
0ee577c
Use standard types instead of OI_INT* and OI_UINT* types
by Jakub Pawlowski
· 9 years ago
2a5614d
Merge "Replace DWORD with uint32_t"
by Treehugger Robot
· 9 years ago
8f7882f
Remove incorrect assert in btm_read_rssi_cb
by Andre Eisenbach
· 9 years ago
64da17a
Replace DWORD with uint32_t
by Jakub Pawlowski
· 9 years ago
63c67ad
Use rc_handle for reconciliation of timer callback
by Sanket Agarwal
· 9 years ago
c9df523
Check A2DP source is not already shut{ting} down
by Sanket Agarwal
· 9 years ago
9a81a26
A2DP codec related fixes and cleanup
by Pavlin Radoslavov
· 9 years ago
fc16300
Merge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT"
by Jakub Pawlowski
· 9 years ago
e07b3281
AG: CLCC response can contain non-ATD characters
by Satish Kodishala
· 9 years ago
a50c6b4
Remove unused BLE_PERIPHERAL_MODE_SUPPORT
by Jakub Pawlowski
· 9 years ago
d4265dd
Merge "Move start advertise method to advertising interface (3/3)"
by Jakub Pawlowski
· 9 years ago
9144b64
Merge "Assign pairing code to bta_dm_cb before device name resolution"
by Treehugger Robot
· 9 years ago
de8a916
Move start advertise method to advertising interface (3/3)
by Jakub Pawlowski
· 9 years ago
bb2ed40
Merge "Simplify BTA_GATTC_Listen"
by Treehugger Robot
· 9 years ago
23790f9
Assign pairing code to bta_dm_cb before device name resolution
by Jack He
· 9 years ago
8adf930
AVRCP CT: Add get_play_status_cmd API
by Sanket Agarwal
· 9 years ago
fcea15e
Simplify BTA_GATTC_Listen
by Jakub Pawlowski
· 9 years ago
eabb8ff
Merge "Make bta_gattc_listen only start listening"
by Treehugger Robot
· 9 years ago
a520287
Make bta_gattc_listen only start listening
by Jakub Pawlowski
· 9 years ago
c8dc9bd
Implement AVRCP SetAddressedPlayer Cmd
by Sanket Agarwal
· 9 years ago
db92b43
Convert one remaining use of full protobuf runtime
by Colin Cross
· 9 years ago
664705c
Merge "Fix AdvertiseDataParsing test"
by Treehugger Robot
· 9 years ago
3349cac
[AVRCP1.6 CT] Add reply status to get_folder_items_callback.
by Sanket Agarwal
· 9 years ago
590370a
AVRCP_CTRL: Broadcast 1.6 with browsing support
by AnubhavGupta
· 9 years ago
8b6258c
Merge "hci: Fix multi-line comments after clang-format"
by Treehugger Robot
· 9 years ago
2b044fd
Merge "test: Add a README file"
by Treehugger Robot
· 9 years ago
065351e
hci: Fix multi-line comments after clang-format
by Myles Watson
· 9 years ago
bf933b5
hci: Apply clang-format
by Myles Watson
· 9 years ago
36ddeac
Fix AdvertiseDataParsing test
by root
· 9 years ago
713462c
bt address memory copy error in btif_av_state_opening_handler()
by Ting Zheng
· 9 years ago
67cbdb6
Remove position dependent lookup tables in AT command parser
by Andre Eisenbach
· 9 years ago
4ee4854
Merge "Remove advertise whitelist functionality"
by Jakub Pawlowski
· 9 years ago
83ef864
Merge "Exclude calls to android-specific code in generic build"
by Jakub Pawlowski
· 9 years ago
3bf75f0
Remove advertise whitelist functionality
by Jakub Pawlowski
· 9 years ago
Next »