Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
89b0ccb03476a637c6e8dbe7d7d8c77057362d49
/
btif
/
src
89b0ccb
Hearing Aid BTIF interface implementation
by Jakub Pawlowski
· 7 years ago
a41496e
Merge "Multi-A2DP: stop or flush the A2DP queue only for Active peer"
by Treehugger Robot
· 7 years ago
2b4d48a
Multi-A2DP: stop or flush the A2DP queue only for Active peer
by Pavlin Radoslavov
· 7 years ago
170e251
Call BTA_VendorCleanup on proper thread
by Jakub Pawlowski
· 7 years ago
51a906b
Merge changes from topics "bt-a2dp-remove-redundant-alarm-free", "bt-a2dp-codec-init-same-thread"
by Treehugger Robot
· 7 years ago
617cdf9
Removed redundant alarm_free() call on the wrong thread
by Pavlin Radoslavov
· 7 years ago
8925658
Perform all codec-related init operations on the same thread
by Pavlin Radoslavov
· 7 years ago
2b13eb7
Clear the A2DP active device within the native stack during cleanup
by Pavlin Radoslavov
· 7 years ago
235bfcc
Initialize max number of connected A2DP devices in the native stack via JNI
by Pavlin Radoslavov
· 7 years ago
37b2f40
Add/update the BTIF A2DP log messages
by Pavlin Radoslavov
· 7 years ago
8f081e4
Use assigned UUID for Hearing Aid Service
by Jakub Pawlowski
· 7 years ago
ee164d2
Add explicit init/cleanup steps for A2DP Source and Sink
by Pavlin Radoslavov
· 7 years ago
ef673c5
Uprev to AVDTP 1.3 and Implement AVDTP delay reports
by Ajay Panicker
· 8 years ago
cc38c7f
Free the A2DP Source media alarm on the A2DP Source worker thread
by Pavlin Radoslavov
· 7 years ago
57bb0b4
Revert "Remove A2DP Source/Sink startup calls during A2DP initialization"
by Andre Eisenbach
· 7 years ago
56363e8
Get rid of BTA_HOST_INTERLEAVE_SEARCH
by Jakub Pawlowski
· 7 years ago
1c5e31a
Add btif_config_(get/set)_uint64
by Jakub Pawlowski
· 7 years ago
8325547
Remove A2DP Source/Sink startup calls during A2DP initialization
by Pavlin Radoslavov
· 7 years ago
b600f6b
Use correct call btif_a2dp_sink_startup() for Sink peers
by Pavlin Radoslavov
· 7 years ago
f88552c
A2DP: Cleanup UIPC when no active device
by Hansong Zhang
· 7 years ago
1cdebda
btif: Remove unused synchronization in event_cleanup_stack
by Manu Viswanadhan
· 8 years ago
273ffd8
Add more details in native Bluetooth debug logs
by Stanley Tng
· 7 years ago
a7b668b
AVRCP: Don't fail in set_volume on disconnected devices
by Ajay Panicker
· 7 years ago
abc34b4
A2DP: Construct BtWorkerThread's message loop on designated thread
by Jack He
· 7 years ago
884314c
btif_rc - make set_volume easier to comprehend
by Jakub Pawlowski
· 7 years ago
c0df1ed
Merge "Make sure task_runner is valid when we call PostTask on it"
by Treehugger Robot
· 7 years ago
541862c
Call BTA_GATTS_AddService on correct thread
by Jakub Pawlowski
· 7 years ago
d81a11b
Make sure task_runner is valid when we call PostTask on it
by Jakub Pawlowski
· 7 years ago
0c0d297
HBS1098 Paring failure after connection with Car-Audio
by Srinu Jella
· 8 years ago
b46c3bf
Merge changes from topic "coc-test-increase-data-len"
by Stanley Tng
· 7 years ago
70bebaf
Add function to change LE Tx Data Length
by Stanley Tng
· 7 years ago
35ee023
Unify logging in btif_sock_l2cap.cc
by Jakub Pawlowski
· 7 years ago
622bd22
Maximize L2CAP socket MTU
by Jakub Pawlowski
· 7 years ago
3538b64
BTA_JvL2capConnect simplification
by Jakub Pawlowski
· 7 years ago
e5e2dd5
Simplify btSock_start_l2cap_server_l
by Jakub Pawlowski
· 7 years ago
70a0c9e
Merge changes I00560443,I2e39bd31
by Treehugger Robot
· 7 years ago
408b5f9
Stricter check of the MTU size in the BTIF L2CAP socket
by Jakub Pawlowski
· 7 years ago
6ee309d
Fix naming error in btif l2cap MPS -> MTU
by Jakub Pawlowski
· 7 years ago
9af0078
Metrics: Dump native metrics to Java as std:string
by Jack He
· 7 years ago
f47bfde
Get rid of L2CAP_MAX_BUF_SIZE, use variable-size buffers instead
by Jakub Pawlowski
· 7 years ago
7676c7d
Merge "HFP: Fix NPE in error logging for voice recognition events"
by Treehugger Robot
· 7 years ago
962d40b
HFP: Fix NPE in error logging for voice recognition events
by Jack He
· 7 years ago
d752229
Add support for Multi-A2DP state machines per device
by Pavlin Radoslavov
· 7 years ago
625973a
Merge "btif: Name the unique_lock in initialize_transaction()"
by Treehugger Robot
· 7 years ago
012ded2
btif: Name the unique_lock in initialize_transaction()
by Tom Cherry
· 7 years ago
ce0d65f
Use weak pointer when refering to AdvertisingManager
by Jakub Pawlowski
· 7 years ago
4492288
Fixed L2CAP Buffer Length when transmit packets
by Stanley Tng
· 7 years ago
ca7d6f5
HFP: Add support for Multi-HFP (2/2)
by Jack He
· 7 years ago
a34e9b4
Remove L2CAP_MASK_LE_COC_CHANNEL flag in channel number
by Stanley Tng
· 7 years ago
154be11
Use do_in_bta_thread in BTA DM layer
by Jakub Pawlowski
· 7 years ago
35bd37d
Forward Hearing Aid UUID when discovered over LE
by Jakub Pawlowski
· 7 years ago
8b699d1
HFP: Use base::Bind instead of messages for bta_ag_api functions
by Jack He
· 7 years ago
8451931
One less copy when sending LE CoC data.
by Jakub Pawlowski
· 7 years ago
f82e789
Merge "a2dp_source: Use SIZE_MAX queue size for worker_thread"
by Treehugger Robot
· 7 years ago
fc9eced
Remove casts for callbacks
by Myles Watson
· 7 years ago
333c798
a2dp_source: Use SIZE_MAX queue size for worker_thread
by Bailey Forrest
· 7 years ago
49dd53c
Added support for new Android API for LE CoC
by Stanley Tng
· 7 years ago
c474342
Make BTA_JvL2capWrite take ownership of the data buffer
by Jakub Pawlowski
· 7 years ago
19d3061
Remove duplicated code in l2cap_sock - on_l2cap_write_fixed_done
by Jakub Pawlowski
· 7 years ago
3f10b14
HFP: Remove AG RFCOMM data pass through mode
by Jack He
· 7 years ago
02b28fb
HFP: Add isInbandRingingEnabled() API (3/4)
by Jack He
· 7 years ago
8452b05
Prevent LE CoC from dropping data when remote MPS>8087
by Jakub Pawlowski
· 7 years ago
9761185
HFP: Add APIs for set and get active device (3/3)
by Jack He
· 7 years ago
7280489
HFP: Use disableinbandringing instead of enableinbandringing
by Jack He
· 7 years ago
a32cfc9
Revert "Use vector instead of raw pointer in l2cap socket write handling"
by Jakub Pawlowski
· 7 years ago
4da2ff5
Use vector instead of raw pointer in l2cap socket write handling
by Jakub Pawlowski
· 7 years ago
c8da011
Add to receive BTHF_CALL_STATE_DISCONNECTED at HFP
by Yasuyoshi Terui
· 11 years ago
12a576d
HFP: Use objects for shared library interface and callbacks (1/2)
by Jack He
· 7 years ago
0ddfae7
Advertising Filtering: send all filters in one batch (2/2)
by Jakub Pawlowski
· 7 years ago
b55bc83
HFP: Add interface to disable in-band ringing through BSIR (1/2)
by Jack He
· 7 years ago
7bc9ace
HFP: Use do_in_jni_thread to avoid btif_transfer_context
by Jack He
· 7 years ago
4882bd1
btif_sock_rfc: Use %u for uint32_t
by Yi Kong
· 7 years ago
6545d3f
HFP: Fix static check errors
by Jack He
· 7 years ago
6cc4234
Added check to know the status of any ongoing pairing status.
by Matadeen Mishra
· 8 years ago
2fbb2e9
Merge "HFP: Remove dead code in native interface"
by Treehugger Robot
· 7 years ago
a5cc51c
HFP: Remove dead code in native interface
by Jack He
· 7 years ago
ff99791
BTIF: Fix return types of interface getters
by Jack He
· 7 years ago
dae4076
Remove the remote from paired list when auth fails
by Venkata Jagadeesh Garaga
· 7 years ago
424f2cc
HFP: notify HF about call status forcibly
by Albin Joy
· 7 years ago
4449ed4
Replace strncpy with strlcpy in HID and PAN code
by Hemant Gupta
· 7 years ago
e70c11f
HID: Fix issues reported by Static Analysis Tool
by Hemant Gupta
· 7 years ago
f270bd3
Enable multiple connection requests for same UUID if different addresses
by Pavlin Radoslavov
· 7 years ago
01d2c72
Merge "Add is_on_jni_thread"
by Treehugger Robot
· 7 years ago
39cbd16
Add is_on_jni_thread
by Jakub Pawlowski
· 7 years ago
4f4b0b7
Added SPP version 1.2 to SDP record.
by Srinu Jella
· 8 years ago
b7710f0
btif storage: use strings where possible
by Jakub Pawlowski
· 7 years ago
f04ea90
Saving Bluetooth name to Max 248 character only.
by Srinu Jella
· 8 years ago
f92bdc7
Correctly handling bdaddr in function btif_storage_load_bonded_hid_info.
by Yan Laijun
· 8 years ago
8ddafa1
BLE: Fix crash while starting advertising
by Hemant Gupta
· 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
b0dceae
Update the codec-related JNI calls to contain the remote Device address
by Pavlin Radoslavov
· 7 years ago
f5047f4
BT: Use static lock to avoid race while cleanup
by Gurpreet Ghai
· 7 years ago
50c3e23
Remove dead code - dump_bin
by Jakub Pawlowski
· 7 years ago
8ba5432
Assert on null callback in BTA_JvL2capConnect and BTA_JvL2capConnectLE
by Jakub Pawlowski
· 7 years ago
7e2ab69
AAC support for A2DP sink
by Bailey Forrest
· 7 years ago
2dfb98b
Don't use a pointer for the A2DP Sink static mutex
by Pavlin Radoslavov
· 7 years ago
1a886d4
Fix race conditions in a2dp sink
by Bailey Forrest
· 7 years ago
2eb03c2
Remove aliase name while removing bonded device am: ce7c3c045f
by liuchao
· 7 years ago
ce7c3c0
Remove aliase name while removing bonded device
by liuchao
· 8 years ago
Next »