We need to remove PAN (NAP) & HID that we don't need in this qualcification for SGS IOT test.
Can you recommend us the easy way to pass SGS IOT test?
Thank you.
Comment
Created By: David Lan (4/12/2012 9:06 AM)
Dear Sudhakar,
Thank you for your prompt solution.
We had prepared SGS a DUT for their IOT test.
We supposed to close this SR after having received their approval.
Again, thank you for your kind support.
BR
David
Created By: Sudhakar Bodapati (4/12/2012 4:55 AM)
Dear Customer,
Update on PAN. Please use attached test code (PAN_Disabling) to disable PAN.
Also, please make sure system property related to PAN in system.prop file ( device/qcom/msm8960) set to false, to disable PAN.
#
# system prop for Bluetooth Pan profile
#
ro.qualcomm.bluetooth.pan=false
Thanks,
Sudhakar
Created By: Sudhakar Bodapati (4/12/2012 3:45 AM)
Dear Customer,
Please add/remove as per the +/- sign at the starting of line.
You are correct, do not need to bother about #18 public boolean connect(BluetoothDevice device) {
Thanks,
Sudhakar
Created By: David Lan (4/12/2012 2:23 AM)
Dear Sudhakar,
For disable_hid_settingsapp.patch, there is no need to modify connect function in HidProfile, right?
Since I found the patch right end in the line adhere.
#18 public boolean connect(BluetoothDevice device) {
BR
David
Created By: David Lan (4/12/2012 2:02 AM)
Dear Sudhakar,
Sincerely thank you for you prompt support on this critical requirement.
We will try this HID-wise solution immediately and wait for PAN-wise update.
BR
David
Created By: Sudhakar Bodapati (4/12/2012 1:55 AM)
Dear Customer,
Update on HID
You can avoid compiling input plugin by (disabling external/Bluetooth/bluez/input/Androiod.mk) using attached patch (disable_input_plugin.patch). Also HID connection initiation in app & frameworks can be avoided by using Settings app patch.
We will update you PAN soon.
Thanks,
Sudhakar
Created By: David Lan (4/11/2012 6:24 PM)
Dear Sudhakar,
Yes, we confirm that we want to disable PAN(NAP) & HID profiles in our code for SGS IOT test.
Do you happen to think that we have a easy way to do it and pass the SGS IOT test?
BR
David
Created By: Sudhakar Bodapati (4/11/2012 12:34 PM)
Dear Customer,
Thanks for raising this case.
Can you confirm that you want to disable PAN(NAP) & HID profiles in your code for SGS IOT test?
Thanks,
Sudhakar
00827484 [David][BT] Disable PAN(NAP) & HID for SGS IOT test
Re: 00827484 [David][BT] Disable PAN(NAP) & HID for SGS IOT
add suggested code to disable PAN/HID for SGS IOT Test purpose
- 附加檔案
-
- PAN_Disabling.zip
- Suggested code to disable PAN for SGS IOT Test purpose
- (2.88 KiB) 已下載 19 次
-
- HID_Disabling.zip
- suggestions to disable HID
- (865 Bytes) 已下載 21 次
