I am having a problem with my S4 's Bluetooth Audio Streaming capability when paired with my car's Parrot system. I know I am not the only one with this problem as it makes it where you have to go into the bluetooth menu every time you want to listen to Pandora (or any other streaming App's). Specifically this is happening after powering off the car's Bluetooth system and restarting it, in my car. It is a daily annoyance for me and probably others. Please help if you can.
I am comparing the S4 to my old Nexus and I found that the S4 turns off my "Profiles" for "Phone Audio" and "Media Audio" when the Parrot is not connected. Profiles are located in the Bluetooth Menu under Paired devices, after you select a paired device it shows the Profiles section.
The following screenshots are of the 2 phones with no paired devices connected, and they show something interesting. The Nexus stays stays selected for both- even when not paired- the S4 deselects both settings. What is interesting is that when the S4 reconnects to the Parrot device the Profile for Phone Audio selects automatically. I am actively trying to find my own answer, so I will post the answer when I find it or on of you out there gives me an answer- in the next post so people don't have to do a lot of reading.
Here is the Nexus and S4 screenshots. Nexus is 1st and S4 is 2nd.
I have been looking at Root Explorer and comparing so if anyone has suggestions- I am all ears. Oh and I was thinking about compairing logcats. Still need to do that.
So maybe I will post that also for some of you to look. Thanks.
Updates
MF9 update fixes the problem!
6June2013 - Found a init file that may help us out. /etc/init.qcom.bt.sh and website explaining BT and profiles http://developer.android.com/reference/android/bluetooth/BluetoothA2dp.html
7Jun13 - Thank you to fgr for this App https://play.google.com/store/apps/details?id=org.myklos.btautoconnect&hl=en 19June13 This causes WiFi problems. Don't do it.
I am still looking for a fix without installing an App. I am doing this just to learn how to fix it at this point.
9Jun13 - Found another App for a price but one S4 purchaser says it didn't work. https://play.google.com/store/apps/details?id=org.floodping.BluetoothKeepalive&hl=en
12June13- IF YOU HAVE A PARROT.
Go to Parrot.com and do a software update via USB!!! It might be a huge fix for some of you. http://www.parrot.com/usa/support
19June13- Try going to Bluetooth settings. Check mark Discoverability. A timer starts. Hit the menu button and select "Visibility timeout", then select "Never time out". I have not been able to check this out yet, but can't wait for the morning. ... this might do nothing or it might fix everything.
19June13-#2 Read post 12. I may have made progress. I have not tried the Discoverability yet but I don't think it will work.
21June13 (my b-day) edit /etc/bluetooth/audio.conf. Uncomment AutoConnect=true (remove the leading #). Then reboot. RESULT - works the fist time it is connected automatically then one the connection is lost you have to manually reconnect. So it looks to be a Sleep problem maybe. Very fusterated at this point. At least I made a little progress. I need to reset my files to original and restart with this last change.
4July13 - One button widget to connect to a streaming device ○ on play store ○ install A2DP Connect2
Having this same issue and its driving me crazy. Looking forward to a possible solution.
Sent from my SPH-L720 using Tapatalk 2
I don't know if I have this particular problem since I don't use BT audio very often, but I definitely have issues with my parrot-based system not downloading my phonebook. It's really annoying.
Same problem here. It automatically connects to my car stereo as phone, but not media audio (which I use much more).
I'm going to try THIS and see what happens. Reviews look pretty good.
We need some DEV support with this. This is what I found so far.
A few websites but this was the most helpful.
http://developer.android.com/reference/android/bluetooth/BluetoothA2dp.html
Then there is one of the Bluetooth's INIT file below which may have a relationship to our problem, not sure.
#!/system/bin/sh
# Copyright (c) 2009-2012, The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of The Linux Foundation nor
# the names of its contributors may be used to endorse or promote
# products derived from this software without specific prior written
# permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
# NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#Read the arguments passed to the script
config="$1"
BLUETOOTH_SLEEP_PATH=/proc/bluetooth/sleep/proto
LOG_TAG="qcom-bluetooth"
LOG_NAME="${0}:"
hciattach_pid=""
loge ()
{
/system/bin/log -t $LOG_TAG -p e "$LOG_NAME [email protected]"
}
logi ()
{
/system/bin/log -t $LOG_TAG -p i "$LOG_NAME [email protected]"
}
failed ()
{
loge "$1: exit code $2"
exit $2
}
program_bdaddr ()
{
/system/bin/btnvtool -O
logi "Bluetooth Address programmed successfully"
}
#
# enable bluetooth profiles dynamically
#
config_bt ()
{
baseband=`getprop ro.baseband`
target=`getprop ro.board.platform`
soc_hwid=`cat /sys/devices/system/soc/soc0/id`
btsoc=`getprop qcom.bluetooth.soc`
case $baseband in
"apq")
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.nap false
setprop ro.qualcomm.bluetooth.sap false
setprop ro.qualcomm.bluetooth.dun false
# For MPQ as baseband is same for both
case $soc_hwid in
"130")
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.pbap false
setprop ro.qualcomm.bluetooth.map false
;;
*)
setprop ro.qualcomm.bluetooth.hsp false
setprop ro.qualcomm.bluetooth.hfp false
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.map true
;;
esac
;;
"mdm" | "svlte2a" | "svlte1" | "csfb")
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.map true
setprop ro.qualcomm.bluetooth.nap true
setprop ro.qualcomm.bluetooth.sap true
setprop ro.qualcomm.bluetooth.dun false
;;
"msm")
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.nap true
setprop ro.qualcomm.bluetooth.sap true
setprop ro.qualcomm.bluetooth.dun true
case $btsoc in
"ath3k")
setprop ro.qualcomm.bluetooth.map false
;;
*)
setprop ro.qualcomm.bluetooth.map true
;;
esac
;;
*)
setprop ro.qualcomm.bluetooth.opp true
setprop ro.qualcomm.bluetooth.hfp true
setprop ro.qualcomm.bluetooth.hsp true
setprop ro.qualcomm.bluetooth.pbap true
setprop ro.qualcomm.bluetooth.ftp true
setprop ro.qualcomm.bluetooth.map true
setprop ro.qualcomm.bluetooth.nap true
setprop ro.qualcomm.bluetooth.sap true
setprop ro.qualcomm.bluetooth.dun true
;;
esac
#Enable Bluetooth Profiles specific to target Dynamically
case $target in
"msm8960")
if [ "$btsoc" != "ath3k" ] && [ "$socid" != "130" ]
then
setprop ro.bluetooth.hfp.ver 1.6
setprop ro.qualcomm.bt.hci_transport smd
fi
;;
*)
;;
esac
if [ -f /system/etc/bluetooth/stack.conf ]; then
stack=`cat /system/etc/bluetooth/stack.conf`
fi
case "$stack" in
"bluez")
logi "Bluetooth stack is $stack"
setprop ro.qc.bluetooth.stack $stack
;;
*)
logi "Bluetooth stack is Bluedroid"
;;
esac
}
start_hciattach ()
{
/system/bin/hciattach -n $BTS_DEVICE $BTS_TYPE $BTS_BAUD &
hciattach_pid=$!
logi "start_hciattach: pid = $hciattach_pid"
echo 1 > $BLUETOOTH_SLEEP_PATH
}
kill_hciattach ()
{
echo 0 > $BLUETOOTH_SLEEP_PATH
logi "kill_hciattach: pid = $hciattach_pid"
## careful not to kill zero or null!
kill -TERM $hciattach_pid
# this shell doesn't exit now -- wait returns for normal exit
}
logi "init.qcom.bt.sh config = $config"
case "$config" in
"onboot")
program_bdaddr
config_bt
exit 0
;;
*)
;;
esac
# mimic hciattach options parsing -- maybe a waste of effort
USAGE="hciattach [-n] [-p] [-b] [-t timeout] [-s initial_speed] <tty> <type | id> [speed] [flow|noflow] [bdaddr]"
while getopts "blnpt:s:" f
do
case $f in
b | l | n | p) opt_flags="$opt_flags -$f" ;;
t) timeout=$OPTARG;;
s) initial_speed=$OPTARG;;
\?) echo $USAGE; exit 1;;
esac
done
shift $(($OPTIND-1))
# Note that "hci_qcomm_init -e" prints expressions to set the shell variables
# BTS_DEVICE, BTS_TYPE, BTS_BAUD, and BTS_ADDRESS.
#Selectively Disable sleep
BOARD=`getprop ro.board.platform`
STACK=`getprop ro.qc.bluetooth.stack`
# BR/EDR & LE power class configurations
POWER_CLASS=`getprop qcom.bt.dev_power_class`
LE_POWER_CLASS=`getprop qcom.bt.le_dev_pwr_class`
#find the transport type
TRANSPORT=`getprop ro.qualcomm.bt.hci_transport`
logi "Transport : $TRANSPORT"
case $STACK in
"bluez")
logi "** Bluez stack **"
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status off
;;
esac
case $POWER_CLASS in
1) PWR_CLASS="-p 0" ;
logi "Power Class: 1";;
2) PWR_CLASS="-p 1" ;
logi "Power Class: 2";;
3) PWR_CLASS="-p 2" ;
logi "Power Class: CUSTOM";;
*) PWR_CLASS="";
logi "Power Class: Ignored. Default(1) used (1-CLASS1/2-CLASS2/3-CUSTOM)";
logi "Power Class: To override, Before turning BT ON; setprop qcom.bt.dev_power_class <1 or 2 or 3>";;
esac
case $LE_POWER_CLASS in
1) LE_PWR_CLASS="-P 0" ;
logi "LE Power Class: 1";;
2) LE_PWR_CLASS="-P 1" ;
logi "LE Power Class: 2";;
3) LE_PWR_CLASS="-P 2" ;
logi "LE Power Class: CUSTOM";;
*) LE_PWR_CLASS="-P 1";
logi "LE Power Class: Ignored. Default(2) used (1-CLASS1/2-CLASS2/3-CUSTOM)";
logi "LE Power Class: To override, Before turning BT ON; setprop qcom.bt.le_dev_pwr_class <1 or 2 or 3>";;
esac
eval $(/system/bin/hci_qcomm_init -e $PWR_CLASS $LE_PWR_CLASS && echo "exit_code_hci_qcomm_init=0" || echo "exit_code_hci_qcomm_init=1")
case $exit_code_hci_qcomm_init in
0) logi "Bluetooth QSoC firmware download succeeded, $BTS_DEVICE $BTS_TYPE $BTS_BAUD $BTS_ADDRESS";;
*) failed "Bluetooth QSoC firmware download failed" $exit_code_hci_qcomm_init;
case $STACK in
"bluez")
logi "** Bluez stack **"
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status off
;;
esac
exit $exit_code_hci_qcomm_init;;
esac
# init does SIGTERM on ctl.stop for service
trap "kill_hciattach" TERM INT
case $TRANSPORT in
"smd")
case $STACK in
"bluez")
logi "** Bluez stack **"
echo 1 > /sys/module/hci_smd/parameters/hcismd_set
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status on
;;
esac
;;
*)
logi "start hciattach"
start_hciattach
case $STACK in
"bluez")
logi "Bluetooth is turning On with Bluez stack "
;;
*)
logi "** Bluedroid stack **"
setprop bluetooth.status on
;;
esac
wait $hciattach_pid
logi "Bluetooth stopped"
;;
esac
exit 0
Click to expand...
Click to collapse
For those who are wondering purchase Root Explorer then go to /ETC/init.qcom.bt.sh I am trying to figure out what it all means still.
Later today I will compare with my Nexus... for now I have to go to work.
Yeah... Having a hard time finding this in the Nexus.
Here is my Logcat
--------- beginning of /dev/log/main
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/dalvikvm( 8876): GC_FOR_ALLOC freed 7231K, 41% free 20974K/34968K, paused 22ms, total 22ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 82K, 37% free 22150K/34968K, paused 15ms, total 15ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 25K, 34% free 23382K/34968K, paused 15ms, total 15ms
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 5 mFalseSizeCnt:0
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 4
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 0
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
E/SpannableStringBuilder( 8876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder( 8876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....I. 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 VFED.VCL .F....ID 0,0-1080,1701 #102000a android:id/list}
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/dalvikvm( 8876): GC_CONCURRENT freed 9874K, 47% free 18737K/34968K, paused 4ms+3ms, total 26ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 22ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 46K, 46% free 19185K/34968K, paused 18ms, total 18ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 27K, 43% free 19973K/34968K, paused 18ms, total 18ms
D/dalvikvm( 8876): GC_CONCURRENT freed 2K, 37% free 22191K/34968K, paused 2ms+3ms, total 19ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 4ms
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 6 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 17 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_FOR_ALLOC freed 3884K, 26% free 25980K/34968K, paused 15ms, total 15ms
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 9 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_CONCURRENT freed 2561K, 25% free 26426K/34968K, paused 1ms+2ms, total 19ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 17ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 2397K, 24% free 26868K/34968K, paused 17ms, total 17ms
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 8 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_CONCURRENT freed 2791K, 22% free 27337K/34968K, paused 3ms+3ms, total 21ms
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
D/dalvikvm( 8876): GC_CONCURRENT freed 3977K, 24% free 26878K/34968K, paused 3ms+2ms, total 18ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 11ms
D/dalvikvm( 8876): GC_FOR_ALLOC freed 3314K, 24% free 26730K/34968K, paused 19ms, total 20ms
D/dalvikvm( 8876): GC_CONCURRENT freed 4716K, 28% free 25255K/34968K, paused 3ms+2ms, total 19ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 9ms
D/dalvikvm( 8876): GC_CONCURRENT freed 2399K, 27% free 25697K/34968K, paused 1ms+2ms, total 18ms
D/dalvikvm( 8876): WAIT_FOR_CONCURRENT_GC blocked 15ms
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 9 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 11 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 13 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 15 mFalseSizeCnt:0
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 1566000, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 1566000type = 6
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUDVFSControlRequest : doFrequencyRequest:: = 1566000 Timeout : -1
I/CustomFrequencyManager( 8876): newFrequencyRequest - mFrequency = 2, mTimeoutMs = -1, mPkgName = [email protected]
I/CustomFrequencyManager( 8876): Boost Request from package = [email protected] frequency : 2type = 4
I/CustomFrequencyManager( 8876): !! pkgName = [email protected]
I/CustomFrequencyManager( 8876): Request from package name pkgName = [email protected]
I/CustomFrequencyManager( 8876): mContext is Not Null mContext.pkgName = org.jtb.alogcat
I/CustomFrequencyManager( 8876): mToken is Null....Creating New Binder!
I/CustomFrequencyManager( 8876): CPUCoreControlRequest : doFrequencyRequest:: = 2 Timeout : -1
D/GestureDetector( 8876): [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 10 mFalseSizeCnt:0
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 4
D/AbsListView( 8876): unregisterIRListener() is called
D/AbsListView( 8876): onVisibilityChanged() is called, visibility : 0
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
I/endeffect( 8876): AbsListView.onMeasure(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
I/endeffect( 8876): AbsListView.onLayout(), getWidth()=1080, getHeight()=1701, this=android.widget.ListView{4387f0e8 V.ED.VCL ......ID 0,0-1080,1701 #102000a android:id/list}
D/AbsListView( 8876): unregisterIRListener() is called
Click to expand...
Click to collapse
This site is awesome for info about bluetooth...
http://csrc.nist.gov/publications/drafts/800-121r1/Draft-SP800-121_Rev1.pdf
IF YOU HAVE A PARROT.
Go to Parrot and do a software update via USB!!! It might be a huge fix for some of you.
Here is the info about my Parrot.
Parrot MKi9200 system
Advanced Bluetooth hands-free car kit
User interface
RF remote control with 5 buttons and 1 rotating knob
Screen
Color TFT 2.4’ display
Audio
Full duplex conversations
External adjustable double microphone
Parrot noise reduction type-3
Echo cancellation
Dispatch voice and music on car’s speakers
Digital Class-D 20W built-in amplifier
Music
Special music cable with multiple connectors: iPods (from 5th generation), iPhone, USB, Line-in
Spatialized sound and Virtual Super Bass
Phonebook management
Automatic synchronization with mobile’s phonebook
Synchro via PBAP, Sync, SyncML, Synchro AT, Synchro Nokia, OPP
Automatic connection with mobile phones
User-independent voice recognition
Voice synthesis – Text To Speech
Up to 10 paired phones
Number of contacts:
- up to 8,000 in total
- up to 1,500 per paired phone
Bluetooth
Bluetooth v2.0 + EDR
Supported profiles: HFP, Bluetooth Stereo (A2DP), OPP, PBAP
Pairing: via PIN code ‘0 0 0 0’
General
Telephony: answer/make a call, reject/end a call, volume, double call, menus, phonebook, settings and options, play/pause, forward, backward
Software update via USB key
Click to expand...
Click to collapse
I'm having the same problem with my Kenwood headunit. So annoying. The iPhone 4S I had from work connected seamlessly every time, too bad it was a crappy iPhone! I get in my car and go to bluetooth settings every time I want to connect using the media profile, phone connects on its own.
7Jun13 - Thank you to fgr for this App https://play.google.com/store/apps/details?id=org.myklos.btautoconnect&hl=en
I discovered an issue with this. Bluetooth connections were fine, but I discovered that it was actually causing me wifi problems !!!
My phone would be connected to my router at home with a strong signal, but sometimes the data would be extremely slow, or show no network connection. I didn't even think about the app being the problem until someone else mentioned it. Uninstalled BT Autoconnect, and wifi problems were gone.
You can read more about it HERE, starting at post #89 if you're interested.
fgr said:
7Jun13 - Thank you to fgr for this App https://play.google.com/store/apps/details?id=org.myklos.btautoconnect&hl=en
I discovered an issue with this. Bluetooth connections were fine, but I discovered that it was actually causing me wifi problems !!!
My phone would be connected to my router at home with a strong signal, but sometimes the data would be extremely slow, or show no network connection. I didn't even think about the app being the problem until someone else mentioned it. Uninstalled BT Autoconnect, and wifi problems were gone.
You can read more about it HERE, starting at post #89 if you're interested.
Click to expand...
Click to collapse
1.. That is bad news. I will update Post 2.
2.. http://android-btle.github.io/framework/
3. Read post 2 for the fix.
Tip: Enabling discoverability will automatically enable Bluetooth. If you plan to consistently enable device discoverability before performing Bluetooth activity, you can skip step 2 above. Read about enabling discoverability, below.
So Here is what I did. I went to Bluetooth settings. Check marked Discoverability. A timer starts. Hit the menu button and select "Visibility timeout", then select "Never time out". I have not been able to check this out yet, but can't wait for the morning. ... this might do nothing or it might be a simple fix.
I don't think the Discovery settings in my last post will accomplish anything.
So here I am with this new Bluetooth speaker the iHome from Bed Bath and Beyond. Go to this link to see it http://www.ihomeaudio.com/iBT16LC/ It is kinda cool, not only because it's small and can go to work with me but also works on the A2DP profile (same profile our streaming works on). Anyways, I just tried it for the first time and it connects without a hitch. Turn it off and the check mark for audio goes away. Turn it on- and boom- the check mark comes back automatically. Well now I have something to compare more locally. So I did so. Check this out.
/data/misc/bluedroid/bt_config.xml
<Bluedroid>
<N1 Tag="Local">
<N1 Tag="Adapter">
<N1 Tag="BluezMigrationDone" Type="int">1</N1>
<N2 Tag="Address" Type="string">08:fc:88:ea:a6:21</N2>
<N3 Tag="LE_LOCAL_KEY_IR" Type="binary">7edac1233f4902c7748a3a2f6d878894</N3>
<N4 Tag="LE_LOCAL_KEY_IRK" Type="binary">2750c53773428919914a5428267e110f</N4>
<N5 Tag="LE_LOCAL_KEY_DHK" Type="binary">c1a0fd5d108c5100dd07e511357bfebf</N5>
<N6 Tag="ScanMode" Type="int">1</N6>
<N7 Tag="DiscoveryTimeout" Type="int">120</N7>
<N8 Tag="LE_LOCAL_KEY_ER" Type="binary">51abac763d5d0b6b5cbe60295cfbb70b</N8>
<N9 Tag="Name" Type="string">James Kelly </N9>
</N1>
<N2 Tag="AutoPairBlacklist">
<N1 Tag="AddressBlacklist" Type="string">00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,00:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:91,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0A:30,00:1E:AE,00:1C7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E
</N1>
<N2 Tag="ExactNameBlacklist" Type="string">Motorola IHF1000,i.TechBlueBAND,X5 Stereo v1.3,KML_CAN
</N2>
<N3 Tag="PartialNameBlacklist" Type="string">BMW,Audi,Parrot,Car,CAR,
</N3>
<N4 Tag="FixedPinZerosKeyboardBlacklist" Type="string">00:0F:F6
</N4>
</N2>
</N1>
<N2 Tag="Remote">
<N1 Tag="c8:29:2a:01:cb:ca">
<N1 Tag="Timestamp" Type="int">1367383385</N1>
<N2 Tag="DevClass" Type="int">7936</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N1>
<N2 Tag="00:26:7e:42:60:1f">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
<N5 Tag="Name" Type="string">Parrot MKi9200</N5>
<N6 Tag="LinkKeyType" Type="int">0</N6>
<N7 Tag="PinLength" Type="int">4</N7>
<N8 Tag="LinkKey" Type="binary">529e283ba8e80c10f053cf8f1aa12b4d</N8>
<N9 Tag="Manufacturer" Type="int">9</N9>
<N10 Tag="LmpVer" Type="int">3</N10>
<N11 Tag="LmpSubVer" Type="int">34281</N11>
<N12 Tag="Service" Type="string">00001108-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">Parrot MKi9200</N13>
</N2>
<N3 Tag="c8:7b:5b:34:0a:61">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">5767684</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N3>
<N4 Tag="08:3e:8e:c8:a6:f2">
<N1 Tag="Name" Type="string">JAMESX2</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 00001106-0000-1000-8000-00805f9b34fb 00001104-0000-1000-8000-00805f9b34fb 0000111b-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001304-0000-1000-8000-00805f9b34fb 00001112-0000-1000-8000-00805f9b34fb 0000111f-0000-1000-8000-00805f9b34fb </N7>
<N8 Tag="Aliase" Type="string">JAMESX2</N8>
<N9 Tag="Timestamp" Type="int">1370047418</N9>
<N10 Tag="AddrType" Type="int">0</N10>
</N4>
<N5 Tag="50:b7:c3:58:0f:ca">
<N1 Tag="Name" Type="string">JAMES_LAPTOP</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="LinkKeyType" Type="int">5</N7>
<N8 Tag="PinLength" Type="int">0</N8>
<N9 Tag="LinkKey" Type="binary">cf44e73f0ecc3687907af8c310888cca</N9>
<N10 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001124-0000-1000-8000-00805f9b34fb </N10>
<N11 Tag="Aliase" Type="string">JAMES_LAPTOP</N11>
<N12 Tag="Timestamp" Type="int">1371719028</N12>
<N13 Tag="AddrType" Type="int">0</N13>
</N5>
<N6 Tag="00:1b:b8:72:77:d3">
<N1 Tag="Timestamp" Type="int">1371719032</N1>
<N2 Tag="Name" Type="string">iBT16</N2>
<N3 Tag="DevClass" Type="int">2360324</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="AddrType" Type="int">0</N5>
<N6 Tag="Manufacturer" Type="int">10</N6>
<N7 Tag="LmpVer" Type="int">6</N7>
<N8 Tag="LmpSubVer" Type="int">8648</N8>
<N9 Tag="LinkKeyType" Type="int">4</N9>
<N10 Tag="PinLength" Type="int">0</N10>
<N11 Tag="LinkKey" Type="binary">5940d7ebbb728e3ba80020b8f7558409</N11>
<N12 Tag="Service" Type="string">0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">iBT16</N13>
</N6>
</N2>
</Bluedroid>
Click to expand...
Click to collapse
Note that this is our Bluetooth Stack.
Next note that the iBT16 is at the bottom and has the </N6 after the String line.
Next note that my Parrot does not have </N6
So first I am adding </N6 to my Parrot like so
<Bluedroid>
<N1 Tag="Local">
<N1 Tag="Adapter">
<N1 Tag="BluezMigrationDone" Type="int">1</N1>
<N2 Tag="Address" Type="string">08:fc:88:ea:a6:21</N2>
<N3 Tag="LE_LOCAL_KEY_IR" Type="binary">7edac1233f4902c7748a3a2f6d878894</N3>
<N4 Tag="LE_LOCAL_KEY_IRK" Type="binary">2750c53773428919914a5428267e110f</N4>
<N5 Tag="LE_LOCAL_KEY_DHK" Type="binary">c1a0fd5d108c5100dd07e511357bfebf</N5>
<N6 Tag="ScanMode" Type="int">1</N6>
<N7 Tag="DiscoveryTimeout" Type="int">120</N7>
<N8 Tag="LE_LOCAL_KEY_ER" Type="binary">51abac763d5d0b6b5cbe60295cfbb70b</N8>
<N9 Tag="Name" Type="string">James Kelly </N9>
</N1>
<N2 Tag="AutoPairBlacklist">
<N1 Tag="AddressBlacklist" Type="string">00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,00:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:91,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0A:30,00:1E:AE,00:1C7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E
</N1>
<N2 Tag="ExactNameBlacklist" Type="string">Motorola IHF1000,i.TechBlueBAND,X5 Stereo v1.3,KML_CAN
</N2>
<N3 Tag="PartialNameBlacklist" Type="string">BMW,Audi,Parrot,Car,CAR,
</N3>
<N4 Tag="FixedPinZerosKeyboardBlacklist" Type="string">00:0F:F6
</N4>
</N2>
</N1>
<N2 Tag="Remote">
<N1 Tag="c8:29:2a:01:cb:ca">
<N1 Tag="Timestamp" Type="int">1367383385</N1>
<N2 Tag="DevClass" Type="int">7936</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N1>
<N2 Tag="00:26:7e:42:60:1f">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
<N5 Tag="Name" Type="string">Parrot MKi9200</N5>
<N6 Tag="LinkKeyType" Type="int">0</N6>
<N7 Tag="PinLength" Type="int">4</N7>
<N8 Tag="LinkKey" Type="binary">529e283ba8e80c10f053cf8f1aa12b4d</N8>
<N9 Tag="Manufacturer" Type="int">9</N9>
<N10 Tag="LmpVer" Type="int">3</N10>
<N11 Tag="LmpSubVer" Type="int">34281</N11>
<N12 Tag="Service" Type="string">00001108-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">Parrot MKi9200</N13>
</N6>
</N2>
<N3 Tag="c8:7b:5b:34:0a:61">
<N1 Tag="Timestamp" Type="int">1367607642</N1>
<N2 Tag="DevClass" Type="int">5767684</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="AddrType" Type="int">0</N4>
</N3>
<N4 Tag="08:3e:8e:c8:a6:f2">
<N1 Tag="Name" Type="string">JAMESX2</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-00805f9b34fb 00001106-0000-1000-8000-00805f9b34fb 00001104-0000-1000-8000-00805f9b34fb 0000111b-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001304-0000-1000-8000-00805f9b34fb 00001112-0000-1000-8000-00805f9b34fb 0000111f-0000-1000-8000-00805f9b34fb </N7>
<N8 Tag="Aliase" Type="string">JAMESX2</N8>
<N9 Tag="Timestamp" Type="int">1370047418</N9>
<N10 Tag="AddrType" Type="int">0</N10>
</N4>
<N5 Tag="50:b7:c3:58:0f:ca">
<N1 Tag="Name" Type="string">JAMES_LAPTOP</N1>
<N2 Tag="Manufacturer" Type="int">69</N2>
<N3 Tag="LmpVer" Type="int">6</N3>
<N4 Tag="LmpSubVer" Type="int">1</N4>
<N5 Tag="DevClass" Type="int">8257804</N5>
<N6 Tag="DevType" Type="int">1</N6>
<N7 Tag="LinkKeyType" Type="int">5</N7>
<N8 Tag="PinLength" Type="int">0</N8>
<N9 Tag="LinkKey" Type="binary">cf44e73f0ecc3687907af8c310888cca</N9>
<N10 Tag="Service" Type="string">0000110a-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001124-0000-1000-8000-00805f9b34fb </N10>
<N11 Tag="Aliase" Type="string">JAMES_LAPTOP</N11>
<N12 Tag="Timestamp" Type="int">1371719028</N12>
<N13 Tag="AddrType" Type="int">0</N13>
</N5>
<N6 Tag="00:1b:b8:72:77:d3">
<N1 Tag="Timestamp" Type="int">1371719032</N1>
<N2 Tag="Name" Type="string">iBT16</N2>
<N3 Tag="DevClass" Type="int">2360324</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="AddrType" Type="int">0</N5>
<N6 Tag="Manufacturer" Type="int">10</N6>
<N7 Tag="LmpVer" Type="int">6</N7>
<N8 Tag="LmpSubVer" Type="int">8648</N8>
<N9 Tag="LinkKeyType" Type="int">4</N9>
<N10 Tag="PinLength" Type="int">0</N10>
<N11 Tag="LinkKey" Type="binary">5940d7ebbb728e3ba80020b8f7558409</N11>
<N12 Tag="Service" Type="string">0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N12>
<N13 Tag="Aliase" Type="string">iBT16</N13>
</N6>
</N2>
</Bluedroid>
Click to expand...
Click to collapse
Next I need to find out if there is a associated file that needs to be changed also. This is progress.
I took the Nexus and recorded the bt_config file and then connected the iBT16 to see what it does. The check mark never goes away on it.
Here is the bt-config file after installing the iBT16 for comparison.
<Bluedroid>
<N1 Tag="Local">
<N1 Tag="Adapter">
<N1 Tag="BluezMigrationDone" Type="int">1</N1>
<N2 Tag="Address" Type="string">fc:c7:34:df:1a:21</N2>
<N3 Tag="ScanMode" Type="int">1</N3>
<N4 Tag="DiscoveryTimeout" Type="int">120</N4>
</N1>
<N2 Tag="AutoPairBlacklist">
<N1 Tag="AddressBlacklist"
Type="string">00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,0
0:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:9
1,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0
A:30,00:1E:AE,00:1C7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E
</N1>
<N2 Tag="ExactNameBlacklist" Type="string">Motorola
IHF1000,i.TechBlueBAND,X5 Stereo v1.3,KML_CAN
</N2>
<N3 Tag="PartialNameBlacklist" Type="string">BMW,Audi,Parrot,Car
</N3>
<N4 Tag="FixedPinZerosKeyboardBlacklist" Type="string">00:0F:F6
</N4>
</N2>
</N1>
<N2 Tag="Remote">
<N1 Tag="00:26:b4:3e:6c:4b">
<N1 Tag="Timestamp" Type="int">1364997319</N1>
<N2 Tag="Name" Type="string">SYNC </N2>
<N3 Tag="DevClass" Type="int">3408904</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="Service" Type="string">00001101-0000-1000-8000-
00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-
00805f9b34fb 00001115-0000-1000-8000-00805f9b34fb 0000110b-0000-1000-8000-
00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb 00001133-0000-1000-8000-
00805f9b34fb 00000000-0000-0000-0000-000000000000 00000000-0000-0000-0000-
000000000000 00000001-0000-1000-8000-0002ee000002 </N5>
</N1>
<N2 Tag="00:26:7e:42:60:1f">
<N1 Tag="Name" Type="string">Parrot MKi9200</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="Timestamp" Type="int">1365100998</N4>
<N5 Tag="LinkKeyType" Type="int">0</N5>
<N6 Tag="PinLength" Type="int">4</N6>
<N7 Tag="LinkKey"
Type="binary">00d9f17aa865c67b73bfe9f1dba09cf9</N7>
<N8 Tag="Service" Type="string">00001108-0000-1000-8000-
00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-
00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-
00805f9b34fb </N8>
</N2>
<N3 Tag="00:13:e0:64:f8:31">
<N1 Tag="Timestamp" Type="int">1365786522</N1>
<N2 Tag="DevClass" Type="int">3146760</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="Name" Type="string">HANDS FREE</N4>
<N5 Tag="Service" Type="string">0000111e-0000-1000-8000-
00805f9b34fb </N5>
</N3>
<N4 Tag="08:76:95:87:fb:65">
<N1 Tag="Timestamp" Type="int">1366600910</N1>
<N2 Tag="DevClass" Type="int">3408904</N2>
<N3 Tag="DevType" Type="int">1</N3>
<N4 Tag="Name" Type="string">FORTE</N4>
<N5 Tag="Service" Type="string">00001108-0000-1000-8000-
00805f9b34fb 0000111e-0000-1000-8000-00805f9b34fb 00001105-0000-1000-8000-
00805f9b34fb 00001106-0000-1000-8000-00805f9b34fb 00001115-0000-1000-8000-
00805f9b34fb 0000110b-0000-1000-8000-00805f9b34fb 0000110e-0000-1000-8000-
00805f9b34fb </N5>
</N4>
<N5 Tag="50:b7:c3:58:0f:ca">
<N1 Tag="Timestamp" Type="int">1371730234</N1>
<N2 Tag="Name" Type="string">JAMES_LAPTOP</N2>
<N3 Tag="DevClass" Type="int">8257804</N3>
<N4 Tag="DevType" Type="int">1</N4>
</N5>
<N6 Tag="00:1b:b8:72:77:d3">
<N1 Tag="Timestamp" Type="int">1371730236</N1>
<N2 Tag="Name" Type="string">iBT16</N2>
<N3 Tag="DevClass" Type="int">2360324</N3>
<N4 Tag="DevType" Type="int">1</N4>
<N5 Tag="LinkKeyType" Type="int">4</N5>
<N6 Tag="PinLength" Type="int">0</N6>
<N7 Tag="LinkKey"
Type="binary">f6fce08e424856794c4194464dbe7d6e</N7>
<N8 Tag="Service" Type="string">0000110b-0000-1000-8000-
00805f9b34fb 0000110e-0000-1000-8000-00805f9b34fb </N8>
</N6>
</N2>
</Bluedroid>
Click to expand...
Click to collapse
And yesterday I found that the iBT16 also does not connect right away... same problem as the Parrot... so this may be a problem with SLEEP or the A2DP profile.
I found someone saying to do this on a Infuse if A2DP is not autoconnecting.
edit /etc/bluetooth/audio.conf. Uncomment AutoConnect=true (remove the leading #).
Then reboot.
This is what it looks like after and it makes sense that deleting the # would enable autoconnect when looking at the other settings. This might be a actual fix!!
IF This Doesn't work for you you may want to delete the # in front of the HSP or HFP or something else in this file.
I also changed
# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Control,Source,Gateway
to be
Enable=Control,Source,Gateway
*** although now I realize that the # stops it from being disabled if the # is what is killing Autoconnect A2DP.... interesting stuff.
FIXED MY PROBLEM DURING THE INITIAL REBOOT BUT FAILS THERE-AFTER LOOSING THE PAIR STATE. This leads me to believe we have a sleep problem.
# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
# NOTE: Enable=Sink means that bluetoothd exposes Sink interface for remote
# devices, and the local device is a Source
[General]
Enable=Sink,Control
Disable=Headset,Gateway,Source
# Switch to master role for incoming connections (defaults to true)
Master=true
# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Control,Source,Gateway
# SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
# Defaults to HCI
#SCORouting=PCM
# Automatically connect both A2DP and HFP/HSP profiles for incoming
# connections. Some headsets that support both profiles will only connect the
# other one automatically so the default setting of true is usually a good
# idea.
AutoConnect=true
# Headset interface specific options (i.e. options which affect how the audio
# service interacts with remote headset devices)
#[Headset]
# Set to true to support HFP (in addition to HSP only which is the default)
# Defaults to false
#HFP=true
# Maximum number of connected HSP/HFP devices per adapter. Defaults to 1
#MaxConnections=1
# Set to true to enable use of fast connectable mode (faster page scanning)
# for HFP when incomming call starts. Default settings are restored after
# call is answered or rejected. Page scan interval is much shorter and page
# scan type changed to interlaced. Such allows faster connection initiated
# by a headset.
FastConnectable=true
# Just an example of potential config options for the other interfaces
[A2DP]
SBCSources=1
MPEG12Sources=0
[AVRCP]
InputDeviceName=AVRCP
Click to expand...
Click to collapse
found another good website explaining things
http://stackoverflow.com/questions/...audio-between-smartphone-and-bluetooth-module
RFKill or sleep may be causing our problems with autoconnect for A2DP. I am refering to root explorer: /init.carrier.rc AND /init.qcom.rc
Here is a tutorial. Progress
http://m8-android-kernel.googlecode.com/svn/trunk/Documentation/rfkill.txt
http://forum.xda-developers.com/showpost.php?p=41077120
Any resolution to this? I'm on verizon and have the same problem. I'm returnign the phone if I can't fix this in a day or two
I have read that if you install some ROMs the problem is fixed.
Currently I paid 80 bucks (books)to learn how to DEV to fix this problem.
Sent from my SPH-L720 using xda app-developers app
Hey xda!
When I try to setup cloud servers on the app ES File Explorer, it crashes my system and reboots.
This is true with Dropbox and Google Drive, but not OneDrive.
What's going on in my system?
Here's a catlog of the repeated procedure:
12-08 22:01:29.753 D/PointerIcon( 3977): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3977 uid:1000
12-08 22:01:29.753 D/PointerIcon( 3977): setMouseCustomIcon IconType is same.101
12-08 22:01:29.753 D/PointerIcon( 3977): setHoveringSpenIconStyle1 pointerType: 10001 iconType:1 flag:0 pid:3977 uid:1000
12-08 22:01:29.753 D/PointerIcon( 3977): setHoveringSpenCustomIcon IconType is same.1
12-08 22:01:29.763 D/libEGL ( 6843): loaded /vendor/lib64/egl/libGLES_mali.so
12-08 22:01:29.783 D/libEGL ( 6843): eglInitialize EGLDisplay = 0x7f764708b8
12-08 22:01:29.783 I/OpenGLRenderer( 6843): Initialized EGL, version 1.4
12-08 22:01:29.803 I/OpenGLRenderer( 6843): HWUI protection enabled for context , &this =0x7f8741bd00 ,&mEglDisplay = 1 , &mEglConfig = -2024320336
12-08 22:01:29.803 D/OpenGLRenderer( 6843): Get maximum texture size. GL_MAX_TEXTURE_SIZE is 8192
12-08 22:01:29.803 D/OpenGLRenderer( 6843): Enabling debug mode 0
12-08 22:01:29.803 D/mali_winsys( 6843): new_window_surface returns 0x3000, [1440x2560]-format:1
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.803 D/Recents_TaskView( 6843): prepareEnterRecentsAnimation is called
12-08 22:01:29.813 D/Recents_TaskStackView( 6843): synchronizeStackViewsWithModel is called mStackViewsDirtyfalse
12-08 22:01:29.863 I/OpenGLRenderer( 6843): Program(874cff00) : Load program - source Length(vs(290:290)/fs(364:36705)-b0000000000500041)
12-08 22:01:29.943 I/OpenGLRenderer( 6843): Program(874d0300) : Load program - source Length(vs(270:270)/fs(210:36705)-b0000003800000000)
12-08 22:01:29.953 I/PeopleStripeVisibilityController( 6118): handleMessage : msg.what = 1
12-08 22:01:29.953 I/PeopleStripeVisibilityController( 6118): isVisibleByAlwaysOn : mState = 1 visibility = 0
12-08 22:01:29.953 I/PeopleStripeProcessMonitor( 6118): isPeopleStripeTask packageName = com.android.systemui 0
12-08 22:01:29.973 D/InputMethodManagerService( 3977): windowGainedFocus mCurrentFocusedUserId - 0 and mSecureKeypadEnabled-false
12-08 22:01:29.973 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:29.983 I/SurfaceFlinger( 3001): id=50 createSurf (1248x187),1 flag=4, uhumbnail a
12-08 22:01:29.983 D/WallpaperService( 6294): MSG_WINDOW_RESIZED
12-08 22:01:29.983 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:29.993 D/Recents_TaskStackView( 6843): synchronizeStackViewsWithModel is called mStackViewsDirtyfalse
12-08 22:01:30.003 D/SamsungIME( 9896): onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false
12-08 22:01:30.003 D/PanelView( 5861): There is/are notification(s)
12-08 22:01:30.003 D/StatusBarManagerService( 3977): manageDisableList userId=0 what=0x0 pkg=Window{14f577b7 u0 d0 com.android.systemui/com.android.systemui.recents.RecentsActivity}
12-08 22:01:30.013 I/am_activity_launch_time( 3977): [0,447644877,com.android.systemui/.recents.RecentsActivity,475,475,0]
12-08 22:01:30.013 I/ActivityManager( 3977): Displayed Component not be shown by security: +475ms
12-08 22:01:30.013 W/ContextImpl( 3977): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1771 com.android.internal.policy.impl.PhoneWindowManager.notifyToSSRM:7344 com.android.internal.policy.impl.PhoneWindowManager.access$1300:250 com.android.internal.policy.impl.PhoneWindowManager$PolicyHandler.handleMessage:1063 android.os.Handler.dispatchMessage:102
12-08 22:01:30.013 D/SSRM:a ( 3977): DeviceInfo:: 000000000000
12-08 22:01:30.013 D/SSRM:a ( 3977): SettingsAirViewInfo:: 000000000
12-08 22:01:30.013 D/Recents_AlternateRecentsComponent( 6843): onAnimationStarted is getting called
12-08 22:01:30.013 I/Timeline( 6843): Timeline: Activity_idle id: [email protected] time:518516
12-08 22:01:30.013 I/power_partial_wake_state( 3977): [0,ActivityManager-Launch]
12-08 22:01:30.013 D/Recents_TaskStackView( 6843): startEnterRecentsAnimation is getting called
12-08 22:01:30.013 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.013 D/Recents_TaskView( 6843): animateDimToProgress delay=325
12-08 22:01:30.023 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.023 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.023 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.023 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.023 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.023 D/Recents_TaskView( 6843): startEnterRecentsAnimation is called
12-08 22:01:30.023 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:30.023 D/Recents_AlternateRecentsComponent( 6843): showRecentHelpPopup
12-08 22:01:30.023 D/Recents_AlternateRecentsComponent( 6843): InformDialog isChecked
12-08 22:01:30.043 E/audit ( 9438): type=1400 msg=audit(1449608490.033:1139): avc: denied { write } for pid=10333 comm="oviders.context" name="SurveyLog.db-journal" dev="sda17" ino=655590 scontext=u:rlatform_app:s0 tcontext=ubject_r:system_data_file:s0 tclass=file permissive=1
12-08 22:01:30.043 E/auditd ( 9438): In denial and Property audit_ondenial is set to 1
12-08 22:01:30.043 D/SecurityLogAgent:SEDenialService( 3977): Got Modify Event and sending Denial Intent foraudit.log
12-08 22:01:30.043 W/ContextImpl( 3977): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1771 com.android.server.SEDenialService$AuditFileObserver.onEvent:80 android.os.FileObserver$ObserverThread.onEvent:122 android.os.FileObserver$ObserverThread.observe:-2 android.os.FileObserver$ObserverThread.run:85
12-08 22:01:30.043 E/audit ( 9438): SEPF_SM-G928F_5.1.1_0030
12-08 22:01:30.043 E/audit ( 9438): type=1300 msg=audit(1449608490.033:1139): arch=c00000b7 syscall=56 success=yes exit=28 a0=ffffff9c a1=7f8e458ba1 a2=a0042 a3=1b0 items=0 ppid=3046 ppcomm=main pid=10333 auid=4294967295 uid=10006 gid=10006 euid=10006 suid=10006 fsuid=10006 egid=10006 sgid=10006 fsgid=10006 ses=4294967295 tty=(none) comm="oviders.context" exe="/system/bin/app_process64_xposed" subj=u:rlatform_app:s0 key=(null)
12-08 22:01:30.043 E/audit ( 9438): type=1320 msg=audit(1449608490.033:1139):
12-08 22:01:30.043 D/SecurityLogAgent:SEDenialService( 3977): audit.ondenial set to 0 after sending samsung.intent.action.knox.DENIAL_NOTIFICATION intent
12-08 22:01:30.103 D/PanelView( 5861): mClearAll.setVisibility - mIsFullyOpened : false isShade : true mHasNotification : true mIsUpwardFling : false mQsFullyExpanded : false isShadeLocked : false mClearAllVisible : false
12-08 22:01:30.353 I/SurfaceFlinger( 3001): id=40 Removed MogcatActiv (7/10)
12-08 22:01:30.353 I/SurfaceFlinger( 3001): id=40 Removed MogcatActiv (-2/10)
12-08 22:01:30.363 D/libEGL ( 3001): eglTerminate EGLDisplay = 0x7fe75ea4e8
12-08 22:01:30.363 I/SurfaceFlinger( 3001): id=50 Removed uhumbnail a (7/9)
12-08 22:01:30.363 I/sf_frame_dur( 3001): [com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity,39,7,107,39,11,13,10]
12-08 22:01:30.363 I/SurfaceFlinger( 3001): id=50 Removed uhumbnail a (-2/9)
12-08 22:01:30.363 D/CustomFrequencyManagerService( 3977): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 tag : [email protected]
12-08 22:01:30.373 D/ActivityManager( 3977): mDVFSHelper.release()
12-08 22:01:30.373 I/Timeline( 3977): Timeline: Activity_windows_visible id: ActivityRecord{1aae84cd u0 com.android.systemui/.recents.RecentsActivity t1754} time:518871
12-08 22:01:30.373 D/CustomFrequencyManagerService( 3977): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 pkgName : [email protected]
12-08 22:01:30.383 D/libEGL ( 3001): eglTerminate EGLDisplay = 0x7fe75ea4e8
12-08 22:01:30.393 I/OpenGLRenderer( 6843): Program(874d0400) : Load program - source Length(vs(201:201)/fs(94:36705)-b0000000800000000)
12-08 22:01:30.413 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:30.563 W/ResourceType( 6843): No package identifier when getting value for resource number 0x00000000
12-08 22:01:30.563 W/PackageManager( 6843): Failure retrieving resources for com.nolanlawson.logcat: Resource ID #0x0
12-08 22:01:30.563 D/Recents_RecentsTaskLoader( 6843): getAndUpdateThumbnail getTaskThumbnail
12-08 22:01:30.563 V/SystemServicesProxy( 6843): Loaded bitmap for task 1753 isPrivate? false PrivateSetting:false
12-08 22:01:30.673 D/CustomFrequencyManagerService( 3977): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 tag : [email protected]
12-08 22:01:30.813 D/lights ( 3977): button : 0 +
12-08 22:01:30.843 D/lights ( 3977): button : 0 -
12-08 22:01:31.643 D/InputReader( 3977): Input event(4): value=1 when=520147190000
12-08 22:01:31.643 D/InputReader( 3977): Input event(4): value=1 when=520147190000
12-08 22:01:31.643 I/InputReader( 3977): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.118 ] when=520147190000
12-08 22:01:31.643 D/InputReader( 3977): lastThreadEndTime = 517833959246, currentThreadStartTime = 517833962996, diff = 0
12-08 22:01:31.643 I/InputDispatcher( 3977): Delivering touch to (6843): action: 0x0, toolType: 1
12-08 22:01:31.643 I/InputDispatcher( 3977): Delivering touch to (6294): action: 0x0, toolType: 1
12-08 22:01:31.653 D/ViewRootImpl( 6843): ViewPostImeInputStage ACTION_DOWN
12-08 22:01:31.703 D/InputReader( 3977): Input event(4): value=0 when=520209846000
12-08 22:01:31.703 D/InputReader( 3977): Input event(4): value=0 when=520209846000
12-08 22:01:31.713 I/InputReader( 3977): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=520209846000
12-08 22:01:31.713 I/InputDispatcher( 3977): Delivering touch to (6843): action: 0x1, toolType: 1
12-08 22:01:31.713 I/InputDispatcher( 3977): Delivering touch to (6294): action: 0x1, toolType: 1
12-08 22:01:31.713 D/Recents_RecentsActivity( 6843): onTaskViewClicked is getting called
12-08 22:01:31.723 V/BroadcastQueue( 3977): [background] Process cur broadcast BroadcastRecord{2605a6af u0 com.samsung.android.providers.context.log.action.USE_APP_FEATURE_SURVEY} DELIVERED for app ProcessRecord{2db5546 10333:com.samsung.android.providers.context/u0a6}
12-08 22:01:31.723 I/am_focus_stack( 3977): [1,movestack to true]
12-08 22:01:31.723 D/FocusedStackFrame( 3977): Set to : 0
12-08 22:01:31.723 I/wm_task_moved( 3977): [1752,1,3]
12-08 22:01:31.723 I/ActivityManager( 3977): Skip updateThumbnail for r=ActivityRecord{1aae84cd u0 com.android.systemui/.recents.RecentsActivity t1754}
12-08 22:01:31.733 I/am_pause_activity( 3977): [0,447644877,com.android.systemui/.recents.RecentsActivity,0]
12-08 22:01:31.733 I/power_partial_wake_state( 3977): [1,ActivityManager-Launch]
12-08 22:01:31.733 I/am_task_to_front( 3977): [0,1752]
12-08 22:01:31.733 D/ActivityManager( 3977): Launching com.estrongs.android.pop.pro, updated priority
12-08 22:01:31.733 V/ApplicationPolicy( 3977): isApplicationStateBlocked userId 0 pkgname com.android.systemui
12-08 22:01:31.733 V/ApplicationPolicy( 3977): isApplicationStateBlocked userId 0 pkgname com.estrongs.android.pop.pro
12-08 22:01:31.733 D/InputDispatcher( 3977): Focused application set to: xxxx
12-08 22:01:31.733 D/MultiWindowConverter( 3977): dismissGuide() : Before attaching the guide view, mForceDismissGuide : false
12-08 22:01:31.733 D/InputDispatcher( 3977): Focus left window: 6843
12-08 22:01:31.733 I/am_focused_activity( 3977): [0,com.estrongs.android.pop.pro/com.estrongs.android.ui.view.CreateOAuthNetDisk]
12-08 22:01:31.733 D/Recents_TaskStackView( 6843): onTaskViewClicked TaskView=com.android.systemui.recents.views.TaskView{16433281 VFE...CL ...P.... 69,56-1371,1358}
12-08 22:01:31.733 D/ScoverManager( 6843): unregisterListener
12-08 22:01:31.733 D/Recents_RecentsActivity( 6843): onPause is getting called
12-08 22:01:31.733 D/CoverManagerWhiteLists( 3977): isAllowedToUse : SIGNATURE_MATCH
12-08 22:01:31.733 D/CoverManagerWhiteLists( 3977): isAllowedToUse : SIGNATURE_MATCH
12-08 22:01:31.733 D/CoverManager.StateNotifier( 3977): unregisterCallback : binder = [email protected], pid : 6843, uid : 10064
12-08 22:01:31.733 I/am_on_paused_called( 6843): [0,com.android.systemui.recents.RecentsActivity]
12-08 22:01:31.733 D/CustomFrequencyManagerService( 3977): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 pkgName : [email protected]
12-08 22:01:31.733 D/PointerIcon( 3977): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3977 uid:1000
12-08 22:01:31.733 D/PointerIcon( 3977): setMouseCustomIcon IconType is same.101
12-08 22:01:31.733 D/PointerIcon( 3977): setHoveringSpenIconStyle1 pointerType: 10001 iconType:1 flag:0 pid:3977 uid:1000
12-08 22:01:31.733 D/PointerIcon( 3977): setHoveringSpenCustomIcon IconType is same.1
12-08 22:01:31.743 D/ActivityManager( 3977): mDVFSHelper.acquire()
12-08 22:01:31.743 D/PowerManagerService( 3977): setKeyboardVisibility: false
12-08 22:01:31.743 I/am_resume_activity( 3977): [0,843741523,1752,com.estrongs.android.pop.pro/com.estrongs.android.ui.view.CreateOAuthNetDisk,0]
12-08 22:01:31.753 V/ActivityManager( 3977): updatePackageServicesTransationStatsLocked---package = com.estrongs.android.pop.pro
12-08 22:01:31.753 W/ContextImpl( 3977): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1771 com.android.internal.policy.impl.PhoneWindowManager.notifyToSSRM:7344 com.android.internal.policy.impl.PhoneWindowManager.access$1300:250 com.android.internal.policy.impl.PhoneWindowManager$PolicyHandler.handleMessage:1063 android.os.Handler.dispatchMessage:102
12-08 22:01:31.753 V/MultiWindowTrayService(19495): onForegroundActivitiesChanged /arrangeState : 0
12-08 22:01:31.753 I/PeopleStripeProcessMonitor( 6118): onForegroundActivitiesChanged pid:10041 uid : 10430 foregroundActivities:true
12-08 22:01:31.763 I/power_partial_wake_state( 3977): [1,RILJ0]
12-08 22:01:31.763 V/ActivityThread(10041): updateVisibility : ActivityRecord{7755453 [email protected] {com.estrongs.android.pop.pro/com.estrongs.android.pop.view.FileExplorerActivity}} show : true
12-08 22:01:31.773 I/am_on_resume_called(10041): [0,com.estrongs.android.ui.view.CreateOAuthNetDisk]
12-08 22:01:31.773 I/SurfaceFlinger( 3001): id=51 createSurf (1440x2560),1 flag=404, GileExplore
12-08 22:01:31.773 D/WallpaperService( 6294): MSG_WINDOW_RESIZED
12-08 22:01:31.773 D/SRIB_DCS(10041): log_dcs ThreadedRenderer::initialize entered!
12-08 22:01:31.773 D/mali_winsys(10041): new_window_surface returns 0x3000, [1440x2560]-format:1
12-08 22:01:31.783 I/power_partial_wake_state( 3977): [0,RILJ0]
12-08 22:01:31.783 D/ConnectivityService( 3977): returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]
12-08 22:01:31.783 D/SSRM:a ( 3977): DeviceInfo:: 000000000000
12-08 22:01:31.783 D/SSRM:a ( 3977): SettingsAirViewInfo:: 000000000
12-08 22:01:31.793 I/SurfaceFlinger( 3001): id=52 createSurf (1347x1953),1 flag=4, DreateOAuth
12-08 22:01:31.793 D/MultiWindowConverter( 3977): dismissGuide() : Before attaching the guide view, mForceDismissGuide : false
12-08 22:01:31.793 D/StatusBarManagerService( 3977): manageDisableList userId=0 what=0x0 pkg=Window{39bbd7bc u0 d0 com.estrongs.android.pop.pro/com.estrongs.android.ui.view.CreateOAuthNetDisk}
12-08 22:01:31.793 D/InputDispatcher( 3977): Focus entered window: 10041
12-08 22:01:31.793 D/PointerIcon( 3977): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3977 uid:1000
12-08 22:01:31.793 D/PointerIcon( 3977): setMouseCustomIcon IconType is same.101
12-08 22:01:31.793 D/PointerIcon( 3977): setHoveringSpenIconStyle1 pointerType: 10001 iconType:1 flag:0 pid:3977 uid:1000
12-08 22:01:31.793 D/PointerIcon( 3977): setHoveringSpenCustomIcon IconType is same.1
12-08 22:01:31.853 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:31.873 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:31.873 D/InputMethodManagerService( 3977): windowGainedFocus mCurrentFocusedUserId - 0 and mSecureKeypadEnabled-false
12-08 22:01:31.873 I/am_activity_launch_time( 3977): [0,843741523,com.estrongs.android.pop.pro/com.estrongs.android.ui.view.CreateOAuthNetDisk,133,8086,0]
12-08 22:01:31.883 I/ActivityManager( 3977): Displayed Component not be shown by security: +133ms (total +8s86ms)
12-08 22:01:31.883 D/PanelView( 5861): There is/are notification(s)
12-08 22:01:31.883 I/Timeline(10041): Timeline: Activity_idle id: [email protected] time:520388
12-08 22:01:31.883 I/power_partial_wake_state( 3977): [0,ActivityManager-Launch]
12-08 22:01:31.903 D/libEGL ( 3001): eglTerminate EGLDisplay = 0x7f865dc648
12-08 22:01:31.903 D/libEGL ( 3001): eglTerminate EGLDisplay = 0x7f865dc648
12-08 22:01:32.053 I/PeopleStripeVisibilityController( 6118): handleMessage : msg.what = 1
12-08 22:01:32.053 I/PeopleStripeVisibilityController( 6118): isVisibleByAlwaysOn : mState = 1 visibility = 0
12-08 22:01:32.053 I/PeopleStripeProcessMonitor( 6118): isPeopleStripeTask packageName = com.estrongs.android.pop.pro 0
12-08 22:01:32.103 I/SurfaceFlinger( 3001): id=49 Removed SecentsActi (4/10)
12-08 22:01:32.103 I/SurfaceFlinger( 3001): id=49 Removed SecentsActi (-2/10)
12-08 22:01:32.123 D/libEGL ( 3001): eglTerminate EGLDisplay = 0x7fe75ea4e8
12-08 22:01:32.123 I/sf_frame_dur( 3001): [com.android.systemui/com.android.systemui.recents.RecentsActivity,9,1,0,0,1,0,0]
12-08 22:01:32.233 D/CustomFrequencyManagerService( 3977): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 tag : [email protected]
12-08 22:01:32.233 D/ActivityManager( 3977): mDVFSHelper.release()
12-08 22:01:32.233 I/Timeline( 3977): Timeline: Activity_windows_visible id: ActivityRecord{324a7953 u0 com.estrongs.android.pop.pro/com.estrongs.android.ui.view.CreateOAuthNetDisk t1752} time:520739
12-08 22:01:32.243 D/Recents_RecentsActivity( 6843): onStop is getting called
12-08 22:01:32.253 I/Timeline( 3977): Timeline: Activity_windows_visible id: ActivityRecord{12b6c7c4 u0 com.estrongs.android.pop.pro/com.estrongs.android.pop.view.FileExplorerActivity t1752} time:520753
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.253 D/Recents_RecentsTaskLoader( 6843): unloadTaskData is getting called
12-08 22:01:32.253 D/Recents_TaskView( 6843): onTaskDataUnloaded is getting called
12-08 22:01:32.263 D/CustomFrequencyManagerService( 3977): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 pkgName : [email protected]
12-08 22:01:32.283 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:32.293 I/art ( 6843): Explicit concurrent mark sweep GC freed 12485(660KB) AllocSpace objects, 37(3MB) LOS objects, 34% free, 29MB/45MB, paused 767us total 28.390ms
12-08 22:01:32.293 V/ActivityThread( 6843): updateVisibility : ActivityRecord{4c5ff26 [email protected] {com.android.systemui/com.android.systemui.recents.RecentsActivity}} show : false
12-08 22:01:32.293 I/PeopleStripeProcessMonitor( 6118): onForegroundActivitiesChanged pid:6843 uid : 10064 foregroundActivities:false
12-08 22:01:32.293 V/MultiWindowTrayService(19495): onForegroundActivitiesChanged /arrangeState : 0
12-08 22:01:32.563 D/CustomFrequencyManagerService( 3977): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 3977 tag : [email protected]
12-08 22:01:32.593 I/PeopleStripeVisibilityController( 6118): handleMessage : msg.what = 1
12-08 22:01:32.603 I/PeopleStripeVisibilityController( 6118): isVisibleByAlwaysOn : mState = 1 visibility = 0
12-08 22:01:32.603 I/PeopleStripeProcessMonitor( 6118): isPeopleStripeTask packageName = com.estrongs.android.pop.pro 0
12-08 22:01:33.063 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:33.113 D/libEGL ( 3001): eglInitialize EGLDisplay = 0x7fe75e9bb8
12-08 22:01:33.333 W/ContextImpl( 3977): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1771 com.absolute.android.persistservice.a.run:1065 java.lang.Thread.run:818 <bottom of call stack> <bottom of call stack>
12-08 22:01:33.713 E/auditd ( 9438): In denial and Property audit_ondenial is set to 1
12-08 22:01:33.713 E/audit ( 9438): type=1400 msg=audit(1449608493.703:1140): avc: denied { write } for pid=19559 comm="RenderThread" name="cache" dev="sda17" ino=659568 scontext=u:rlatform_app:s0 tcontext=ubject_r:system_data_file:s0 tclass=dir permissive=1
Click to expand...
Click to collapse
Thanks for your time. <3
Anyone? What's causing the crash/reboot?
Bump
Same thing happens with Google earth.
Running bobcatrom.
Background:
We have our own Cisco Core/HSS/IMS, we create our own SIMs and have validated all registration services on all systems.
Problem:
We are down to one last and agonizing issue. We can't get our Nexus 6p phones to enable IMS. We have worked with our SIM vendor and have compared adb logs when using a TMO SIM and one of ours. The TMO sim sets ImsSenderRxr to enabled where as ours doesn't. I've heard that the default carrier config on the phone may be a problem. source.android.com/devices/tech/config/carrier.html#how_privilege_is_granted_to_a_carrier_app but our SIM vendor said that this shouldn't be the issue. Please find below the IMS portion of the adb logs from TMO and from our SIM:
TMO
08-04 16:08:41.149: D/ImsService AutoBoot(6358): Starting org.codeaurora.ims.ImsService : android.intent.action.SIM_STATE_CHANGED received.
08-04 16:08:41.155: E/ImsService AutoBoot(6358): org.codeaurora.ims.ImsService service Started Successfully
08-04 16:08:41.164: D/ImsService(4078): ImsService created!
08-04 16:08:41.169: D/ImsSenderRxr(4078): Starting IFMsg_Rxr[SUB0]
08-04 16:08:41.172: D/ImsSenderRxr(4078): Connecting to socket [email protected] impl:[email protected] fd:FileDescriptor[58]
08-04 16:08:41.172: I/ImsSenderRxr(4078): Connected to '[email protected] impl:[email protected] fd:FileDescriptor[58]' socket
08-04 16:08:41.172: I/ImsSenderRxr(4078): For instance [0] connected to 'qmux_radio/rild_ims0' socket
08-04 16:08:41.172: V/ImsSenderRxr(4078): Read packet: 15 bytes
08-04 16:08:41.173: V/ImsSenderRxr(4078): processResponse[SUB0]
08-04 16:08:41.173: D/ImsSenderRxr(4078): Response data: [12, 13, -1, -1, -1, -1, 16, 3, 24, -43, 1, 32, 0, 8, 10][SUB0]
08-04 16:08:41.178: D/ImsConfigImpl(4078): Video calls are disabled by carrier config.
08-04 16:08:41.178: D/ImsConfigImpl(4078): Video call feature is disabled
08-04 16:08:41.179: D/ImsConfigImpl(4078): setServiceStatus = 3 14 0
08-04 16:08:41.180: D/ImsSenderRxr(4078): Tag -1 3 213 0[SUB0]
08-04 16:08:41.181: D/ImsSenderRxr(4078): [0000]> REQUEST_SET_SERVICE_STATUS[SUB0][/B][/U]
08-04 16:08:41.181: D/ImsSenderRxr(4078): Message data: [0, 0, 0, 27, 11, 13, 0, 0, 0, 0, 16, 1, 24, 30, 32, 0, 8, 1, 24, 3, 58, 9, 8, 14, 16, 0, 29, 0, 0, 0, 0][SUB0]
08-04 16:08:41.183: I/ActivityManager(917): Start proc 6379:com.android.cellbroadcastreceiver/u0a4 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
08-04 16:08:41.184: D/ImsConfigImpl(4078): setServiceStatus = 3 19 0
08-04 16:08:41.184: D/ImsSenderRxr(4078): [0001]> REQUEST_SET_SERVICE_STATUS[SUB0]
08-04 16:08:41.184: D/ImsSenderRxr(4078): Message data: [0, 0, 0, 27, 11, 13, 1, 0, 0, 0, 16, 1, 24, 30, 32, 0, 8, 1, 24, 3, 58, 9, 8, 19, 16, 0, 29, 0, 0, 0, 0][SUB0]
08-04 16:08:41.186: D/ImsSenderRxr(4078): [0002]> REQUEST_QUERY_SERVICE_STATUS[SUB0]
08-04 16:08:41.187: D/ImsSenderRxr(4078): Message data: [0, 0, 0, 12, 11, 13, 2, 0, 0, 0, 16, 1, 24, 29, 32, 0][SUB0]
08-04 16:08:41.188: V/ImsSenderRxr(4078): Read packet: 12 bytes
08-04 16:08:41.188: V/ImsSenderRxr(4078): processResponse[SUB0]
08-04 16:08:41.188: D/ImsSenderRxr(4078): Response data: [11, 13, 0, 0, 0, 0, 16, 2, 24, 30, 32, 0][SUB0]
08-04 16:08:41.188: D/ImsSenderRxr(4078): Tag 0 2 30 0[SUB0]
08-04 16:08:41.188: D/ImsSenderRxr(4078): [0000]< REQUEST_SET_SERVICE_STATUS [SUB0]
08-04 16:08:41.189: V/ImsSenderRxr(4078): Read packet: 76 bytes
08-04 16:08:41.189: D/ImsConfigImpl(4078): Message received: what = 3
08-04 16:08:41.189: V/ImsSenderRxr(4078): processResponse[SUB0]
08-04 16:08:41.189: D/ImsSenderRxr(4078): Response data: [11, 13, 2, 0, 0, 0, 16, 2, 24, 29, 32, 0, 18, 14, 8, 1, 24, 0, 58, 8, 8, 18, 16, 0, 34, 2, 8, 2, 18, 14, 8, 1, 24, 3, 58, 8, 8, 18, 16, 0, 34, 2, 8, 2, 18, 14, 8, 1, 24, 1, 58, 8, 8, 18, 16, 0, 34, 2, 8, 2, 18, 14, 8, 1, 24, 2, 58, 8, 8, 18, 16, 0, 34, 2, 8, 2][SUB0]
08-04 16:08:41.189: D/ImsSenderRxr(4078): Tag 2 2 29 0[SUB0]
08-04 16:08:41.189: E/ImsConfigImpl(4078): getImsConfigListener returns null
08-04 16:08:41.189: E/ImsConfigImpl(4078): onSetFeatureResponseDone listener is not valid !!!
08-04 16:08:41.189: D/ImsSenderRxr(4078): isValid = true type = 0 status = 0 userdata = null[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): networkMode = 18 status = 0 restrictCause = 0 registered = 2[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): isValid = true type = 3 status = 0 userdata = null[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): networkMode = 18 status = 0 restrictCause = 0 registered = 2[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): isValid = true type = 1 status = 0 userdata = null[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): networkMode = 18 status = 0 restrictCause = 0 registered = 2[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): isValid = true type = 2 status = 0 userdata = null[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): networkMode = 18 status = 0 restrictCause = 0 registered = 2[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): [0002]< REQUEST_QUERY_SERVICE_STATUS [[email protected], [email protected], [email protected], [email protected]][SUB0]
08-04 16:08:41.190: V/ImsSenderRxr(4078): Read packet: 12 bytes
08-04 16:08:41.190: V/ImsSenderRxr(4078): processResponse[SUB0]
08-04 16:08:41.190: D/ImsSenderRxr(4078): Response data: [11, 13, 1, 0, 0, 0, 16, 2, 24, 30, 32, 0][SUB0]
08-04 16:08:41.191: D/ImsSenderRxr(4078): Tag 1 2 30 0[SUB0]
08-04 16:08:41.191: D/ImsSenderRxr(4078): [0001]< REQUEST_SET_SERVICE_STATUS [SUB0]
08-04 16:08:41.191: D/ImsConfigImpl(4078): Message received: what = 3
08-04 16:08:41.191: E/ImsConfigImpl(4078): getImsConfigListener returns null
08-04 16:08:41.191: E/ImsConfigImpl(4078): onSetFeatureResponseDone listener is not valid !!!
From our SIM:
08-04 16:01:00.458: D/ImsService AutoBoot(4849): Starting org.codeaurora.ims.ImsService : android.intent.action.SIM_STATE_CHANGED received.
08-04 16:01:00.461: E/ImsService AutoBoot(4849): org.codeaurora.ims.ImsService service Started Successfully
08-04 16:01:00.471: D/ImsService(3644): ImsService created!
08-04 16:01:00.477: D/ImsSenderRxr(3644): Starting IFMsg_Rxr[SUB0]
08-04 16:01:00.478: I/ActivityManager(914): Start proc 4861:com.android.cellbroadcastreceiver/u0a4 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
08-04 16:01:00.480: D/ImsSenderRxr(3644): Connecting to socket [email protected] impl:[email protected] fd:FileDescriptor[58]
08-04 16:01:00.481: I/ImsSenderRxr(3644): Connected to '[email protected] impl:[email protected] fd:FileDescriptor[58]' socket
08-04 16:01:00.481: I/ImsSenderRxr(3644): For instance [0] connected to 'qmux_radio/rild_ims0' socket
08-04 16:01:00.481: V/ImsSenderRxr(3644): Read packet: 15 bytes
08-04 16:01:00.481: V/ImsSenderRxr(3644): processResponse[SUB0]
08-04 16:01:00.482: D/ImsSenderRxr(3644): Response data: [12, 13, -1, -1, -1, -1, 16, 3, 24, -43, 1, 32, 0, 8, 10][SUB0]
08-04 16:01:00.485: D/ImsConfigImpl(3644): Video calls are disabled by carrier config.
08-04 16:01:00.486: D/ImsSenderRxr(3644): Tag -1 3 213 0[SUB0]
08-04 16:01:00.487: D/ImsConfigImpl(3644): Video call feature is disabled
08-04 16:01:00.488: D/ImsConfigImpl(3644): setServiceStatus = 3 14 0
08-04 16:01:00.489: D/ImsSenderRxr(3644): [0000]> REQUEST_SET_SERVICE_STATUS[SUB0]
08-04 16:01:00.489: D/ImsSenderRxr(3644): Message data: [0, 0, 0, 27, 11, 13, 0, 0, 0, 0, 16, 1, 24, 30, 32, 0, 8, 1, 24, 3, 58, 9, 8, 14, 16, 0, 29, 0, 0, 0, 0][SUB0]
08-04 16:01:00.491: D/ImsConfigImpl(3644): setServiceStatus = 3 19 0
08-04 16:01:00.492: D/ImsSenderRxr(3644): [0001]> REQUEST_SET_SERVICE_STATUS[SUB0]
08-04 16:01:00.492: D/ImsSenderRxr(3644): Message data: [0, 0, 0, 27, 11, 13, 1, 0, 0, 0, 16, 1, 24, 30, 32, 0, 8, 1, 24, 3, 58, 9, 8, 19, 16, 0, 29, 0, 0, 0, 0][SUB0]
08-04 16:01:00.493: D/ImsSenderRxr(3644): [0002]> REQUEST_QUERY_SERVICE_STATUS[SUB0]
08-04 16:01:00.493: D/ImsSenderRxr(3644): Message data: [0, 0, 0, 12, 11, 13, 2, 0, 0, 0, 16, 1, 24, 29, 32, 0][SUB0]
08-04 16:01:00.509: D/ConnectivityService(914): notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 101]
08-04 16:01:00.514: D/(3644): jint JNI_OnLoad(JavaVM*, void*)
08-04 16:01:00.514: D/(3644): JvmPtr initialized to -1378037440
08-04 16:01:00.514: D/ims_media_jni(3644): int register_ims_media(JNIEnv*)
08-04 16:01:00.518: V/ImsSenderRxr(3644): Read packet: 12 bytes
08-04 16:01:00.518: V/ImsSenderRxr(3644): processResponse[SUB0]
08-04 16:01:00.518: D/ImsSenderRxr(3644): Response data: [11, 13, 0, 0, 0, 0, 16, 2, 24, 30, 32, 2][SUB0]
08-04 16:01:00.519: D/ImsSenderRxr(3644): Tag 0 2 30 2[SUB0]
08-04 16:01:00.519: D/ImsSenderRxr(3644): [0000]< REQUEST_SET_SERVICE_STATUS error: 2
08-04 16:01:00.519: V/ImsSenderRxr(3644): Read packet: 12 bytes
08-04 16:01:00.519: D/ImsConfigImpl(3644): Message received: what = 3
08-04 16:01:00.519: V/ImsSenderRxr(3644): processResponse[SUB0]
08-04 16:01:00.519: D/ImsSenderRxr(3644): Response data: [11, 13, 1, 0, 0, 0, 16, 2, 24, 30, 32, 2][SUB0]
08-04 16:01:00.519: D/ImsSenderRxr(3644): Tag 1 2 30 2[SUB0]
08-04 16:01:00.519: E/ImsConfigImpl(3644): getImsConfigListener returns null
08-04 16:01:00.519: D/ImsSenderRxr(3644): [0001]< REQUEST_SET_SERVICE_STATUS error: 2
08-04 16:01:00.519: E/ImsConfigImpl(3644): onSetFeatureResponseDone listener is not valid !!!
I'm hoping someone can help point me in the correct direction.... I suspect it surrounds the line that says 08-04 16:01:00.519: D/ImsSenderRxr(3644): [0001]< REQUEST_SET_SERVICE_STATUS error: 2...but I'm not sure.
Thanks
Jake