Gingerbread over 2.6.37. Hi,
We are in the progress of receiving BT qualification and we need to make sure that we can prove a use of all of our profiles (or disable them if we don't need them). Our device is not a phone but we want to try to support HSP/HFP. --- Option 1: Trying to use these profiles --- Basically, it seems that we do advertise support for these profiles and I Android enables them on default. We have OMAP3 on board and a GNS (GPS/BT) chips. So we can't convert 44khz to 8khz (for SCO testing) - so I have used the stock Sound Recorder and made sure I use AMR-NR as input/output source. The problem is that I wasn't able to record anything - and no sound was captured (I have checked the actual stream to confirm that). I have enabled BT_SCO in the kernel, but I don't think I need to enable SND_SOC_WL1271BT (but I did)... I am not sure what I am missing - but the main issue is that I don't know how to debug it... --- Option 2: Trying to DISABLE these profiles --- So another option is to disable the advertising of these SCO profiles. Is there an easy way or I need to go into frameworks/base/core/java/ android/server/BluetoothA2dpService.java and modify the source code? For HFP - I have seen that I can set HFP=false in external/bluetooth/ bluez/audio/audio.conf Thank you Gil -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
