- 06 Apr, 2018 1 commit
-
-
venkata Jagadeesh Garaga authored
Don't initiate role switch for blacklisted remotes from DUT as some remotes always rejects role switch and role swicth retrails from DUT may lead to a2dp glitches or random disconnections. Change-Id: Ic08e7a78b32b991b00afbb6fe73b97825f5d2441 CRs-Fixed: 2202320
-
- 05 Apr, 2018 2 commits
-
-
Bandari Ramesh authored
- corrected logic of remove BD address from config file Change-Id: Ib93d3f02802ddc4dc23ea638058ded7bede6c3f3
-
Venkata Jagadeesh Garaga authored
As some hid remotes can't process hid connection ,sdp conection same time during pairing, blacklist those hid remotes and avoid sdp connection for such devices. Change-Id: I021759a01f0069df9ff949d7acfe42df53267acd CRs-Fixed: 2209836
-
- 30 Mar, 2018 1 commit
-
-
Mahesh Kumar Sharma authored
Some remote sends avrcp browsing open channel request just after host sends leading collision scenario. Add address of such devices to blacklist in order to handle collision scenario. Change-Id: I7a161319742fb0c291c46419fc319541eebc57af
-
- 24 Mar, 2018 1 commit
-
-
pramod kotreshappa authored
Add remote device to AAC blacklist database as remote is not functional with AAC in both split and non-split mode. Change-Id: Ic3c508817d399342466e025735acf384b509dd26 CRs-Fixed: 2209463
-
- 20 Mar, 2018 1 commit
-
-
Naval saini authored
INTEROP_DISABLE_AAC_CODEC case is added in feature string Change-Id: Ibdb186cd8180d411b5278d269ef02571df06520d
-
- 17 Mar, 2018 1 commit
-
-
Sumit Deshmukh authored
Usecase: 1) Establish PBAP session. 2) Fetch SIM Phonebook. Precondition: There is a SIM Contact without phone number. Issue: SIM Phonebook is not downloaded at remote with error OBEX_HTTP_INTERNAL_ERROR. Root Cause: Null value assigned to number as no phone number is present for some SIM Contact. Fix: Intialise number with empty string. Change-Id: I01ba9173faabad11e49ca6b5149c052ceae0cc12 CRs-Fixed: 2204063
-
- 13 Mar, 2018 1 commit
-
-
Bandari Ramesh authored
- Enable certificate tools on Android OMR1 Change-Id: I0f3f63e770401477b3e9f84c49394582a4728913
-
- 10 Mar, 2018 1 commit
-
-
Mingbo Zhang authored
Remote is not responding properly in Sniff state if it is in Slave mode. Add it to INTEROP_DISABLE_ROLE_SWITCH blacklist Change-Id: I6846713e385954b168882a9d64ffe7b9a02348f1 CRs-Fixed: 2175014
-
- 02 Mar, 2018 1 commit
-
-
Bandari Ramesh authored
- corrected logic of writing BD address to config file Change-Id: I55ea99591ad7046d89f3a5b77ea6202f2f650d9f
-
- 24 Feb, 2018 1 commit
-
-
Venkata Jagadeesh Garaga authored
As some remote uses trailing white spaces in name, name based blacklisting won't work. Hence trim remote name which checking blacklisting database. Change-Id: I0b4ab25c0a310f373a93688dfb9441918218ce75 CRs-Fixed: 2188293
-
- 23 Feb, 2018 1 commit
-
-
csafoor authored
updated btif_enabled_services while doing btif_vendor bredr_cleanup so that mask is not set at next BT on time leading to duplicate initialization of profile CRs-Fixed: 2184741 Change-Id: I043fec1c165503a01a39e0ef110de0da3b2a53a2
-
- 19 Feb, 2018 1 commit
-
-
Bandari Ramesh authored
- Added a logic to capture full snoop logs in logger failure case - Set snoop logging level to default if logger client fails to connect server CRs-Fixed: 2191460 Change-Id: I703f12b5f3103bd19a72408b76efbd6998d70496
-
- 03 Feb, 2018 1 commit
-
-
venkata Jagadeesh Garaga authored
Don't initiate role switch for blacklisted remotes from DUT as some remotes always rejects role switch and role swicth retrails from DUT may lead to a2dp glitches or random disconnections Change-Id: I309efe24f6d2c4befa62b16a8ba401461d40ca3b CRs-Fixed: 2167654
-
- 25 Jan, 2018 1 commit
-
-
Bandari Ramesh authored
These changes are to register callback to be sent to BT APP containing details of IOT device. CRs-Fixed: 2107413 Change-Id: Ibcd958babae1b62af150bb63aa199683b48ad249
-
- 22 Jan, 2018 2 commits
-
-
Hemant Gupta authored
Usecase: Try to pair LE device from UI Expected REsult: Pairing should work fine and remote device can be used afterwards without any issue Observed Result: Pairing fails with Invalid parameters. Root Cause: Some devices have problematic behaviour in understanding SC bit being set in Pairing Request. Fix: Add devices to INTEROP_DISABLE_LE_SECURE_CONNECTIONS. Test: Checked if pairing, connection and disconnection works fine with HoGP mouse, and SMP pairing request is triggered by DUT after retrieving Remote Version information. CRs-Fixed: 2173765 Change-Id: I01cf8c48c42deb49b356742dfb9604aaebb07b7b
-
Mingbo Zhang authored
when parsing interop_database.conf, devices in INTEROP_DISABLE_ROLE_SWITCH are wrongly considered as INTEROP_DISABLE_ROLE_SWITCH_POLICY. Reason: the the positon of INTEROP_DISABLE_ROLE_SWITCH_POLICY in interop.h is in front of INTEROP_DISABLE_ROLE_SWITCH, get_feature("INTEROP_DISABLE_ROLE_SWITCH") will return INTEROP_DISABLE_ROLE_SWITCH wrongly because of strncmp. Change-Id: Ie8dc1c5c1ac777fe9581a8f990b867526510a4e0 CRs-Fixed: 2174684
-
- 12 Jan, 2018 1 commit
-
-
Mahesh Kumar Sharma authored
Add AAC whitelist device addresses to enable AAC only for specific devices Change-Id: I9f18c8a4a458e14034383ef5a6af27e695d03e25
-
- 29 Dec, 2017 1 commit
-
-
Sravan Kumar V authored
Some LE devices have proven problematic behaviour if LE connection update is initiated with them, resulting in no response after initiating LE connection update and ultimately resulting in connection timeout. To avoid degrading the user experience with those devices, LE connection update is not requested explictly for those devices. Hence adding devices to LE connection Update interop database. CRs-Fixed: 2165257 Change-Id: I2cb56d091b8e7270e1d00951b98b59f6770aee86
-
- 27 Dec, 2017 2 commits
-
-
CNSS_WLAN Service authored
-
Venkata Jagadeesh Garaga authored
As some hid remotes can't process hid connection req, if dut initiates sdp connection req during pairing, blacklist those hid remotes and avoid sdp connection for suck devices. Change-Id: I8259dcff665d2bd338c579835f48cdf5709b4486 CRs-Fixed: 2123858
-
- 22 Dec, 2017 2 commits
-
-
Venkata Jagadeesh Garaga authored
This enhancement is to maintain profile info in conf file and enable/disable profile features/versions based on conf file flags dynamicaly. Change-Id: I56815e9869b24ac72ef630ac764b5abc4b6359eb CRs-Fixed: 2136071
-
CNSS_WLAN Service authored
-
- 21 Dec, 2017 1 commit
-
-
Bandari Ramesh authored
AOSP - Added AOSP entries to local interop_database.conf file CRs-Fixed: 2159508 Change-Id: I238b249ad8d9ede8326b95352467153bcbf36409
-
- 19 Dec, 2017 1 commit
-
-
Sumit Deshmukh authored
This change retrievs account name for the provided Contact Id. Account name could be one corresponding to SIM, phone or synced account in Contacts App. Change-Id: Id3bb51243285cfc693c5bdd94bd15a758c3e63e3 CRs-Fixed: 2160938
-
- 18 Dec, 2017 1 commit
-
-
Sumit Deshmukh authored
Usecase: 1) Establish Map Session with Remote Carkit which supports MAP email.. 2) Send Get Mesage request from remote for email with both plain text and HTML. Issue: Email message is not displayed. Root Cause: Remote carkit is not able to parse message body when content type for body is multipart/mixed; Fix: Set content type for supported types(plain text and HTML) as text/plain Change-Id: I41580df84d78f301119c090cfde939dad6cb8ff6 CRs-Fixed: 2137595
-
- 15 Dec, 2017 2 commits
-
-
Venkata Jagadeesh Garaga authored
Don't initiate role switch for blacklisted remotes from DUT as some remotes always rejects role switch and role swicth retrails from DUT may lead to a2dp glitches or random disconnections Change-Id: I82d0495d35e9459c1f498abfc47108b3ccc5af53 CRs-Fixed: 2151517
-
CNSS_WLAN Service authored
-
- 14 Dec, 2017 2 commits
-
-
Naval saini authored
and added Bose quietcomfort in BL There were duplicate bd address in AAC blacklist. Removed those and JVC carkit from the list. Added Bose quietcomfort in the list. Change-Id: Ic43bb003b28d383c481f3524193f746dd3b4f655
-
Gurpreet Ghai authored
- Adding file for vendor logging enhancements in bluetooth child stack. BTLOGGER: Add feature to control logging level -> These changes are framework to control the level of logging that will be done by bt_logger -> User can set a property to enable/disable one or more logging functionalities. CRs-Fixed: 2130741 Change-Id: Ieac96c9ea29f99af7b189de7e98517fb92609310
-
- 13 Dec, 2017 1 commit
-
-
Venkata Jagadeesh Garaga authored
As array length is accomodate to 17 char ,strlcat overwriting last byte and address check for 6 bytes failing,addressbased blacklisting not working. Hence corrected array length for bdaddr in interop Change-Id: I3ccc8b876150a9c8f0ecdc9d76578226ff774a1d CRs-Fixed: 2158386
-
- 07 Dec, 2017 1 commit
-
-
RAJATH R authored
Disable outgoing profile connection in collision case for Honda HFT Remote Device. Change-Id: I48e4b5117bec9cb26fc22a2b3c83a7254b7b03de CRs-fixed: 2001484
-
- 01 Dec, 2017 1 commit
-
-
Sumit Deshmukh authored
This change will filter out SIM contacts from contact cursor which has fetched all contacts from phone contact database including SIM contacts. Change-Id: I962f80943f9c51a2a91b1b3ed9e295b10d67ee90 CRs-Fixed: 2150588
-
- 24 Nov, 2017 1 commit
-
-
Satheesh Kumar Pallemoni authored
When we are accepting the incoming connection as master remote is not responding in time for the AVDT commands, so we are doing the disconnection after timed out. Added remote device to Incoming role switch black list. CRs-Fixed: 2076488 Change-Id: Ia4673bd001b129c225a381530ceffd95e85b811a Removing carkit from Dynamic BL. Remote carkit misbehaved previousely when we show our DUT AVRCP version is same as carkit. Now carkit manufacturer fixed the issue from their end. So removing the remote carkit address from BL. CRs-Fixed: 2131303 Change-Id: I9623ccd6a1a3c48df2da8ebce8288e50b8867fdf Add blacklisting to delay SCO connection request for MT call Some remotes are very strict in receiving the call active indicator and SCO connection request order for MT call. If CIEV1,1 and SCO connection request are sent back to back to SOC, it may send SCO connection request first then CIEV1,1 which may lead to remotes not rendering SCO audio. Blacklist those devices. CRs-Fixed: 2140103 Change-Id: If1dcce603cd7c80326b0e0fc2701392af9470876 Add blacklisting to disable codec negotiation Some remotes are taking longer than codec negotiation time out to respond to +BCS during codec negotiation. When codec negotiation times out, we abort SCO connection. For such remotes, disable codec negotiation and directly initiate SCO connection. CRs-Fixed: 2140113 Change-Id: Ia2273de0da9b56e998c8e75f46c01e45859ebaae AVRCP: Add Blacklist tag and entry for Player Setting Cmds Add new AVRCP Blacklist tag and device entry for disallowing Player Application Setting Commands. CRs-Fixed: 2140259 Change-Id: I224ba9cf24ef4dad70337bab3b8d5f05a85bddcd Add JABRA EASY GO to Codec negotiation blacklist. Use only CVSD with this headset. CRs-Fixed: 2142330 Change-Id: Ie230cfc3afa76136414533247d0e4156044a9bb1
-
- 23 Nov, 2017 2 commits
- 22 Nov, 2017 3 commits
-
-
lnx build authored
-
Umesh Vats authored
Remote supports only 44.1kHz sampling rate for A2DP AAC which is not currently supported in split-A2dp mode. So temporarily black listing this remote device till 44.1kHz AAC audio is supported in split A2DP mode. Change-Id: I2ca44f9d1822aa54cb36e837b9bb5ba196062c2b
-
Sravan Kumar V authored
AS per code, PBAP is checking for property with name "persist.bt.a2dp_offload_cap" but seems in O the property to check should be "persist.vendor.bt.enable.splita2dp". CRs-Fixed: 2127985 Change-Id: I2d90885d7a1875170982fdf05ccfa3982e3b1ed5
-
- 20 Nov, 2017 1 commit
-
-
siminy authored
When connection fails due to collision, DUT will reconnect A2dp every 2s till it succeeds. But some remotes will refuse reconnection from DUT, thus increase this collision timeout. Change-Id: I5803cf5b7fa79fdaa560ad8397e49d6c40a60257 CRs-Fixed: 2142163
-