Android 6.0.1 BLE Discover is not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android 6.0.1 BLE Discover is not working

3,004 Views
ThanarajS
Contributor III

Hi All,

   We have implemented bluetooth in Android.We were able to see BLE & BT devices in Scan results, but the android device is not discovering as BLE. We were not able to see android device as BLE in other BLE device scan results.

Please help me to enable BLE to discover in android.

Regards,

Thanaraj.

Regards,
Thanaraj Subramani
Labels (6)
0 Kudos
2 Replies

1,285 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Thanaraj,

     The BT module on our evaluation board is Murata module based on BCM4339, and on android 6.0.1 platform, BLE & BT device are both supported, and i.mx6 board can also be searched as BLE device.

     but you should notice if GATT SERVER is started, otherwise, i.mx6 board can be found as a BLE device. You can test it and get result by using 2 i.mx6 boards


Have a great day,
TIC  weidong sun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,285 Views
ThanarajS
Contributor III

Hi Wigros Sun,

   Here is the log for Bluetooth, GATT server is not started, Can you please tell how to run GATT server ? And you can see the BLE connection log as connection is not completed fully. Also BLE is not searched in other imx6 board.

LOG:

=========================================================================================================

01-01 00:08:06.139   543   560 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ad890a2:true
01-01 00:08:06.139  1043  1043 D BluetoothAdapterState: make() - Creating AdapterState
01-01 00:08:06.144  1043  1118 I BluetoothAdapterState: Entering OffState
01-01 00:08:06.149  1043  1043 I bt_bluedroid: init
01-01 00:08:06.206  1104  1104 W System  : ClassLoader referenced unknown path: /system/priv-app/OneTimeInitializer/lib/arm
01-01 00:08:06.208  1104  1104 V OneTimeInitializerRece: OneTimeInitializerReceiver.onReceive
01-01 00:08:06.230   543   899 I ActivityManager: Start proc 1122:com.android.calendar/u0a27 for broadcast com.android.calendar/.alerts.AlertReceiver
01-01 00:08:06.272  1043  1119 I bt_bte_conf: bte_load_ble_conf attempt to load ble stack conf from /etc/bluetooth/ble_stack.conf
01-01 00:08:06.277  1043  1119 E bt_osi_config: config_new unable to open file '/etc/bluetooth/ble_stack.conf': No such file or directory
01-01 00:08:06.277  1043  1119 I bt_bte_conf: bte_load_ble_conf file >/etc/bluetooth/ble_stack.conf< not found
01-01 00:08:06.277  1043  1119 I bt_stack_config: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf
01-01 00:08:06.284  1043  1043 I bt_bluedroid: get_profile_interface socket
01-01 00:08:06.299  1043  1129 D BluetoothAdapterProperties: Address is:00:23:A7:91:3A:E8
01-01 00:08:06.300  1043  1129 D BluetoothAdapterProperties: Name is: SABRESD-MX6DQ
01-01 00:08:06.313  1043  1043 I bt_bluedroid: get_profile_interface sdp
01-01 00:08:06.327  1043  1063 I bt_bluedroid: config_hci_snoop_log
01-01 00:08:06.328   543   560 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 4 receivers.
01-01 00:08:06.337  1043  1118 D BluetoothAdapterState: Current state: OFF, message: 0
01-01 00:08:06.344  1043  1118 D BluetoothAdapterProperties: Setting state to 14
01-01 00:08:06.344  1043  1118 I BluetoothAdapterState: Bluetooth adapter state changed: 10-> 14
01-01 00:08:06.347  1043  1118 D BluetoothBondStateMachine: make
01-01 00:08:06.350  1043  1137 I BluetoothBondStateMachine: StableState(): Entering Off State
01-01 00:08:06.354  1043  1118 I BluetoothAdapterState: Entering PendingCommandState
01-01 00:08:06.355  1043  1043 I BtGatt.JNI: classInitNative(L912): classInitNative: Success!
01-01 00:08:06.362  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:06.364  1043  1043 D BtGatt.DebugUtils: handleDebugAction() action=null
01-01 00:08:06.364  1043  1043 D BtGatt.GattService: Received start request. Starting profile...
01-01 00:08:06.364  1043  1043 D BtGatt.GattService: start()
01-01 00:08:06.369  1122  1122 W System  : ClassLoader referenced unknown path: /system/app/Calendar/lib/arm
01-01 00:08:06.373  1043  1043 I bt_bluedroid: get_profile_interface gatt
01-01 00:08:06.374  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:06.374  1043  1043 D BtGatt.AdvertiseManager: advertise manager created
01-01 00:08:06.382  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:06.382  1043  1043 V BluetoothAdapterState: isTurningOn()=false
01-01 00:08:06.382  1043  1043 V BluetoothAdapterState: isBleTurningOn()=true
01-01 00:08:06.398  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:06.405  1043  1118 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 4
01-01 00:08:06.405  1043  1118 I bt_bluedroid: enable
01-01 00:08:06.405  1043  1119 D bt_stack_manager: event_start_up_stack is bringing up the stack.
01-01 00:08:06.439  1043  1119 I bt_hci  : start_up
01-01 00:08:06.457  1043  1119 I bt_vendor: alloc value 0x9b3758f5
01-01 00:08:06.457  1043  1119 I bt_vendor: Redpine vendor init got called here!!!
01-01 00:08:06.486   606  1103 W MediaScanner: Error opening directory '/oem/media/', skipping: No such file or directory.
01-01 00:08:06.558  1122  1122 D ExtensionsFactory: No custom extensions.
01-01 00:08:06.568  1122  1122 D AlertReceiver: onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.android.calendar/.alerts.AlertRece}
01-01 00:08:06.579  1122  1146 D AlertService: 0 Action = android.intent.action.BOOT_COMPLETED
01-01 00:08:06.582  1122  1146 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
01-01 00:08:06.609  1122  1146 D AlarmScheduler: No events found starting within 1 week.
01-01 00:08:07.476  1043  1119 I bt_vendor: Redpine****protocol enable
01-01 00:08:07.476  1043  1119 I bt_vendor: Driver initialization is done
01-01 00:08:07.476  1043  1119 I bt_vendor:
01-01 00:08:07.655   543   924 I ActivityManager: Start proc 1157:com.android.email/u0a34 for broadcast com.android.email/.service.EmailBroadcastReceiver
01-01 00:08:07.844  1157  1157 W System  : ClassLoader referenced unknown path: /system/app/Email/lib/arm
01-01 00:08:08.229   543   590 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 4, track 48000 Hz, output 44100 Hz
01-01 00:08:08.311   543   924 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.352  1157  1171 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
01-01 00:08:08.355   543   553 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.361  1157  1173 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
01-01 00:08:08.365   543   899 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.371  1157  1175 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
01-01 00:08:08.373   543   592 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.382   244   537 W audio_hw_primary: out_set_parameters routing=1024, ret 0, out -1243289856
01-01 00:08:08.386  1157  1172 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
01-01 00:08:08.388   543   925 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.391   244   537 I audio_hw_primary: start_output_stream_primary... -1243289856, device 1024
01-01 00:08:08.392   244   537 W audio_hw_primary: card 1, port 0 device 0x400
01-01 00:08:08.392   244   537 W audio_hw_primary: rate 44100, channel 2 period_size 0x300
01-01 00:08:08.477  1043  1119 I bt_vendor: ====>> Userial Redpine bluetooth vendor init /dev/rsi <<====
01-01 00:08:08.477  1043  1119 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.477  1043  1119 I bt_vendor: ====>> Redpine Vendor OP POWER 0 <<====
01-01 00:08:08.477  1043  1119 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.477  1043  1119 I bt_vendor: ====>> Redpine Vendor OP POWER 0 <<====
01-01 00:08:08.477  1043  1119 D bt_hci  : start_up starting async portion
01-01 00:08:08.477  1043  1140 I bt_hci  : event_finish_startup
01-01 00:08:08.477  1043  1140 I bt_hci_h4: hal_open
01-01 00:08:08.477  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.477  1043  1140 E bt_vendor: ====>> Redpine Vendor OP S_OPEN 3 <<====
01-01 00:08:08.486  1043  1140 I bt_vendor: device fd = 49 open
01-01 00:08:08.487  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.487  1043  1140 E bt_vendor: ====>> Redpine Vendor OP FW CFG 1 <<====
01-01 00:08:08.487  1043  1140 I bt_vendor: firmware callback
01-01 00:08:08.487  1043  1140 I bt_hci  : firmware_config_callback
01-01 00:08:08.487  1043  1140 W bt_hci  : filter_incoming_event command complete event with no matching command. opcode: 0xc03.
01-01 00:08:08.501  1043  1180 I bt_btu  : btu_task pending for preload complete event
01-01 00:08:08.501  1043  1180 I bt_btu_task: Bluetooth chip preload is complete
01-01 00:08:08.501  1043  1180 I bt_btu  : btu_task received preload complete event
01-01 00:08:08.523   862   862 I SystemBroadcastReceiver: Boot has been completed
01-01 00:08:08.524   862   862 I SystemBroadcastReceiver: toggleAppIcon() : FLAG_SYSTEM = true
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_HCI
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_L2CAP
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_RFCOMM
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_AVDT
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_AVRC
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_A2D
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_BNEP
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_BTM
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_GAP
01-01 00:08:08.527  1043  1180 I         : BTE_InitTraceLevels -- TRC_PAN
01-01 00:08:08.528  1043  1180 I         : BTE_InitTraceLevels -- TRC_SDP
01-01 00:08:08.528  1043  1180 I         : BTE_InitTraceLevels -- TRC_GATT
01-01 00:08:08.528  1043  1180 I         : BTE_InitTraceLevels -- TRC_SMP
01-01 00:08:08.528  1043  1180 I         : BTE_InitTraceLevels -- TRC_BTAPP
01-01 00:08:08.528  1043  1180 I         : BTE_InitTraceLevels -- TRC_BTIF
01-01 00:08:08.549  1043  1180 I bt_btm_sec: BTM_SecRegister p_cb_info->p_le_callback == 0x0x9b2f3b95
01-01 00:08:08.549  1043  1180 I bt_btm_sec: BTM_SecRegister btm_cb.api.p_le_callback = 0x0x9b2f3b95
01-01 00:08:08.581  1043  1129 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000000
01-01 00:08:08.582  1043  1129 D BluetoothAdapterProperties: Address is:00:23:A7:91:3A:E8
01-01 00:08:08.585  1043  1129 D BluetoothAdapterProperties: Name is: SABRESD-MX6DQ
01-01 00:08:08.590  1122  1122 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cm}
01-01 00:08:08.590  1043  1129 D BluetoothAdapterProperties: Scan Mode:20
01-01 00:08:08.591  1043  1129 D BluetoothAdapterProperties: Discoverable Timeout:120
01-01 00:08:08.591  1043  1129 D bt_hci  : do_postload posting postload work item
01-01 00:08:08.593  1043  1140 I bt_hci  : event_postload
01-01 00:08:08.593  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.593  1043  1140 I bt_vendor: ====>> Redpine Vendor OP SCO CFG 2 <<====
01-01 00:08:08.593  1043  1140 I bt_hci  : sco_config_callback postload finished.
01-01 00:08:08.593  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.593  1043  1140 I bt_vendor: ====>> Redpine Vendor OP LPM IDLE OUT 5 <<====
01-01 00:08:08.593  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.593  1043  1140 I bt_vendor: ====>> Redpine Vendor OP LPM SET MODE 6 <====
01-01 00:08:08.593  1043  1140 I bt_vendor: low_power_mode_cb
01-01 00:08:08.605  1043  1129 D bt_bte_conf: Device ID record 1 : primary
01-01 00:08:08.605  1043  1129 D bt_bte_conf:   vendorId            = 000f
01-01 00:08:08.605  1043  1129 D bt_bte_conf:   vendorIdSource      = 0001
01-01 00:08:08.605  1043  1129 D bt_bte_conf:   product             = 1200
01-01 00:08:08.606  1043  1129 D bt_bte_conf:   version             = 1436
01-01 00:08:08.606  1043  1129 D bt_bte_conf:   clientExecutableURL =
01-01 00:08:08.606  1043  1129 D bt_bte_conf:   serviceDescription  =
01-01 00:08:08.606  1043  1129 D bt_bte_conf:   documentationURL    =
01-01 00:08:08.606  1043  1129 D bt_bte_conf: bte_load_did_conf no section named DID2.
01-01 00:08:08.606  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.606  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.606  1043  1119 D bt_stack_manager: event_start_up_stack finished
01-01 00:08:08.608  1043  1118 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 3
01-01 00:08:08.619  1122  1185 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED
01-01 00:08:08.624  1043  1118 D BluetoothAdapterProperties: Setting state to 15
01-01 00:08:08.624  1043  1118 I BluetoothAdapterState: Bluetooth adapter state changed: 14-> 15
01-01 00:08:08.628  1043  1118 I BluetoothAdapterState: Entering BleOnState
01-01 00:08:08.655  1043  1118 D BluetoothAdapterState: Current state: BLE ON, message: 1
01-01 00:08:08.655  1043  1118 D BluetoothAdapterProperties: Setting state to 11
01-01 00:08:08.655  1043  1118 I BluetoothAdapterState: Bluetooth adapter state changed: 15-> 11
01-01 00:08:08.675   543   592 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
01-01 00:08:08.684   543   924 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
01-01 00:08:08.687   543   554 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
01-01 00:08:08.702  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:08.715   543   543 D BluetoothHeadset: Proxy object connected
01-01 00:08:08.716   543   924 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.717   543   543 D BluetoothHeadset: Proxy object connected
01-01 00:08:08.717  1043  1043 D HeadsetService: Received start request. Starting profile...
01-01 00:08:08.717   543   543 D BluetoothHeadset: Proxy object connected
01-01 00:08:08.719   873   906 D BluetoothHeadset: Proxy object connected
01-01 00:08:08.730  1043  1043 I BluetoothHeadsetServiceJni: classInitNative: succeeds
01-01 00:08:08.748  1043  1118 I BluetoothAdapterState: Entering PendingCommandState
01-01 00:08:08.753  1043  1043 D HeadsetStateMachine: make
01-01 00:08:08.808  1043  1043 D HeadsetStateMachine: max_hf_connections = 1
01-01 00:08:08.808  1043  1043 I bt_bluedroid: get_profile_interface handsfree
01-01 00:08:08.809  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.809  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.812  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.812  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.813  1043  1129 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000040
01-01 00:08:08.813  1043  1129 E bt_btif : btif_hf_upstreams_evt: Invalid index -1
01-01 00:08:08.814  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.814  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.836   543   899 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
01-01 00:08:08.848  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:08.851   543   543 D BluetoothA2dp: Proxy object connected
01-01 00:08:08.861   543   925 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
01-01 00:08:08.863  1043  1043 D A2dpService: Received start request. Starting profile...
01-01 00:08:08.866  1043  1043 I BluetoothAvrcpServiceJni: classInitNative: succeeds
01-01 00:08:08.868  1043  1043 I bt_bluedroid: get_profile_interface avrcp
01-01 00:08:08.921  1157  1189 I Email   : Observing account changes for notifications
01-01 00:08:08.934  1043  1043 E RemoteController: Cannot set synchronization mode on an unregistered RemoteController
01-01 00:08:08.935  1043  1043 I BluetoothA2dpServiceJni: classInitNative: succeeds
01-01 00:08:08.935  1043  1043 D A2dpStateMachine: make
01-01 00:08:08.942  1043  1043 I bt_bluedroid: get_profile_interface a2dp
01-01 00:08:08.943  1043  1129 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000048
01-01 00:08:08.943  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.944  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.944  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.944  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.945  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:08.945  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:08.955  1043  1191 D A2dpStateMachine: Enter Disconnected: -2
01-01 00:08:08.958  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:08.962  1043  1043 D A2dpSinkService: Received start request. Starting profile...
01-01 00:08:08.962  1043  1043 I BluetoothA2dpSinkServiceJni: classInitNative: succeeds
01-01 00:08:08.963  1043  1043 D A2dpSinkStateMachine: make
01-01 00:08:08.964   543   925 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:08.965  1043  1043 I bt_bluedroid: get_profile_interface a2dp_sink
01-01 00:08:08.973  1043  1194 D A2dpSinkStateMachine: Enter Disconnected: -2
01-01 00:08:08.978  1043  1043 I BluetoothHidServiceJni: classInitNative: succeeds
01-01 00:08:09.012   543   552 I art     : Background partial concurrent mark sweep GC freed 8740(535KB) AllocSpace objects, 3(60KB) LOS objects, 33% free, 5MB/7MB, paused 2.471ms total 161.021ms
01-01 00:08:09.018  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:09.020  1043  1043 D HidService: Received start request. Starting profile...
01-01 00:08:09.021  1043  1043 I bt_bluedroid: get_profile_interface hidhost
01-01 00:08:09.021  1043  1129 I bt_bta_hh: BTA_HhEnable sec_mask:0x36 p_cback:0x9b2d5185
01-01 00:08:09.021  1043  1043 D HidService: setHidService(): set to: null
01-01 00:08:09.021  1043  1129 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20100048
01-01 00:08:09.021   619   619 D BluetoothInputDevice: Proxy object connected
01-01 00:08:09.022  1043  1043 I BluetoothHealthServiceJni: classInitNative: succeeds
01-01 00:08:09.022   619   619 D HidProfile: Bluetooth service connected
01-01 00:08:09.024  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:09.025  1043  1043 D HealthService: Received start request. Starting profile...
01-01 00:08:09.030  1043  1043 I bt_bluedroid: get_profile_interface health
01-01 00:08:09.031  1043  1043 I BluetoothPanServiceJni: classInitNative(L105): succeeds
01-01 00:08:09.038   543   592 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:09.054   543   553 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:09.062  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:09.069  1043  1043 D PanService: Received start request. Starting profile...
01-01 00:08:09.069  1043  1043 D BluetoothPanServiceJni: initializeNative(L110): pan
01-01 00:08:09.069  1043  1043 I bt_bluedroid: get_profile_interface pan
01-01 00:08:09.070  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.070  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.070  1043  1129 D BluetoothPanServiceJni: control_state_callback(L61): state:0, local_role:3, ifname:bt-pan
01-01 00:08:09.071  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.071  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.071  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.071  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.072  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.072  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.072  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.072  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.072   619   619 D BluetoothPan: BluetoothPAN Proxy object connected
01-01 00:08:09.073  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.073  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.074   619   619 D PanProfile: Bluetooth service connected
01-01 00:08:09.080  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.080  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.082  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.082  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.083  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.083  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.084  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.084  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.086  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.086  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.088  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.088  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.090  1157  1157 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@e
01-01 00:08:09.090  1157  1157 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.e
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1092)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:986)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1303)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.app.ContextImpl.bindService(ContextImpl.java:1286)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.content.ContextWrapper.bindService(ContextWrapper.java:604)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.os.Looper.loop(Looper.java:148)
01-01 00:08:09.090  1157  1157 E ActivityThread:        at android.os.HandlerThread.run(HandlerThread.java:61)
01-01 00:08:09.092   543   925 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@d268ce4
01-01 00:08:09.096   543   924 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:09.111  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:09.114   619   619 D BluetoothMap: Proxy object connected
01-01 00:08:09.114  1043  1043 D BluetoothMapService: Received start request. Starting profile...
01-01 00:08:09.115  1043  1043 D BluetoothMapService: start()
01-01 00:08:09.115   619   619 D MapProfile: Bluetooth service connected
01-01 00:08:09.115   619   619 D BluetoothMap: getConnectedDevices()
01-01 00:08:09.117   619   619 D BluetoothMap: Bluetooth is Not enabled
01-01 00:08:09.122  1043  1043 D BluetoothMapAccountLoader: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_PROVIDER
01-01 00:08:09.130  1043  1043 D BluetoothMapAccountLoader: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_IM_PROVIDER
01-01 00:08:09.130  1043  1043 D BluetoothMapAppObserver: createReceiver()
01-01 00:08:09.132  1043  1043 D BluetoothMapAppObserver: initObservers()
01-01 00:08:09.132  1043  1043 D BluetoothMapAppObserver: getEnabledAccountItems()
01-01 00:08:09.138   543   924 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:09.154   543   925 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
01-01 00:08:09.155  1043  1043 I BluetoothAvrcpControllerJni: classInitNative: succeeds
01-01 00:08:09.155  1043  1043 I bt_bluedroid: get_profile_interface avrcp_ctrl
01-01 00:08:09.157  1043  1043 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:09.158  1043  1043 D AvrcpControllerService: Received start request. Starting profile...
01-01 00:08:09.166  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.166  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.166  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.166  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.166  1043  1188 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=5
01-01 00:08:09.168  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.169  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.170  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.173  1043  1043 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:09.174  1043  1043 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:09.174  1043  1043 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:09.174  1043  1043 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:09.174  1043  1118 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 2
01-01 00:08:09.174  1043  1118 D BluetoothAdapterProperties: ScanMode =  20
01-01 00:08:09.174  1043  1118 D BluetoothAdapterProperties: State =  11
01-01 00:08:09.175  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.175  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.175  1043  1118 D BluetoothAdapterProperties: Setting state to 12
01-01 00:08:09.175  1043  1118 I BluetoothAdapterState: Bluetooth adapter state changed: 11-> 12
01-01 00:08:09.176   873   904 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:09.180  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.180  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.181   619   650 D BluetoothInputDevice: onBluetoothStateChange: up=true
01-01 00:08:09.182  1043  1129 D BluetoothAdapterProperties: Scan Mode:21
01-01 00:08:09.182  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.182  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.182  1043  1129 D BluetoothAdapterProperties: Discoverable Timeout:120
01-01 00:08:09.183   543   560 D BluetoothA2dp: onBluetoothStateChange: up=true
01-01 00:08:09.183  1043  1118 I BluetoothAdapterState: Entering OnState
01-01 00:08:09.183   619   996 D BluetoothPan: onBluetoothStateChange on: true
01-01 00:08:09.184   543   560 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:09.184   543   560 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:09.184   543   560 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:09.185  1043  1043 D BluetoothMapMasInstance0: Map Service startRfcommSocketListener
01-01 00:08:09.186  1043  1043 D ObexServerSockets: create(rfcomm = -2, l2capPsm = -2)
01-01 00:08:09.186   619   652 D BluetoothMap: onBluetoothStateChange: up=true
01-01 00:08:09.187   619   650 D BluetoothPbap: onBluetoothStateChange: up=true
01-01 00:08:09.192   543   543 I Telecom : BluetoothPhoneService: queryPhoneState
01-01 00:08:09.195   543   543 I Telecom : BluetoothPhoneService: updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number [da39a3ee5e6b4b0d3255bfef95601890afd80709], ringing type 128
01-01 00:08:09.204  1043  1043 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:09.209   619  1014 D LocalBluetoothProfileManager: Adding local A2DP profile
01-01 00:08:09.210  1043  1043 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:09.215  1043  1043 D ObexServerSockets: Succeed to create listening sockets
01-01 00:08:09.215  1043  1043 D ObexServerSockets0: startAccept()
01-01 00:08:09.215  1043  1043 D ObexServerSockets0: prepareForNewConnect()
01-01 00:08:09.221  1043  1043 D BluetoothSdpJni: sdpCreateMapMasRecordNative:
01-01 00:08:09.222  1043  1043 D BluetoothSdpJni: SDP Create record success - handle: 0
01-01 00:08:09.222  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.222  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.229  1043  1202 D ObexServerSockets0: Accepting socket connection...
01-01 00:08:09.230  1043  1203 D ObexServerSockets0: Accepting socket connection...
01-01 00:08:09.231  1043  1043 D BluetoothMapService: onReceive
01-01 00:08:09.231  1043  1043 D BluetoothMapService: onReceive: android.bluetooth.adapter.action.STATE_CHANGED
01-01 00:08:09.232  1043  1043 D BluetoothMapService: STATE_ON
01-01 00:08:09.240   619   619 D BluetoothA2dp: Proxy object connected
01-01 00:08:09.240   619  1014 D LocalBluetoothProfileManager: Adding local HEADSET profile
01-01 00:08:09.258  1043  1043 D BluetoothMapMasInstance0: Map Service startRfcommSocketListener
01-01 00:08:09.258  1043  1043 D ObexServerSockets0: prepareForNewConnect()
01-01 00:08:09.294  1022  1022 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 and
01-01 00:08:09.337   619   619 D BluetoothPbap: Proxy object connected
01-01 00:08:09.338   619   619 D PbapServerProfile: Bluetooth service connected
01-01 00:08:09.342   543   560 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@90375b2:true
01-01 00:08:09.348   619   650 D BluetoothHeadset: Proxy object connected
01-01 00:08:09.352   619   619 D HeadsetProfile: Bluetooth service connected
01-01 00:08:09.361  1043  1206 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:09.365  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.365  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.387  1022  1022 D LocalBluetoothProfileManager: Adding local A2DP profile
01-01 00:08:09.398  1022  1022 D LocalBluetoothProfileManager: Adding local HEADSET profile
01-01 00:08:09.421  1043  1211 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:09.423  1043  1211 I BtOppRfcommListener: Accept thread started.
01-01 00:08:09.423  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.424  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:09.431  1022  1022 D LocalBluetoothProfileManager: Adding local MAP profile
01-01 00:08:09.433  1022  1022 D BluetoothMap: Create BluetoothMap proxy object
01-01 00:08:09.441  1022  1022 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete
01-01 00:08:09.445  1043  1208 D BtOppService: insertShare parsed URI: content://media/external/images/media/16
01-01 00:08:09.445  1043  1208 D BtOppService: insertShare parsed URI: content://media/external/images/media/23
01-01 00:08:09.482  1022  1022 D DockEventReceiver: finishStartingService: stopping service
01-01 00:08:09.483  1022  1022 D BluetoothA2dp: Proxy object connected
01-01 00:08:09.498  1022  1022 D BluetoothInputDevice: Proxy object connected
01-01 00:08:09.499  1022  1022 D HidProfile: Bluetooth service connected
01-01 00:08:09.500  1022  1022 D BluetoothPan: BluetoothPAN Proxy object connected
01-01 00:08:09.501  1022  1022 D PanProfile: Bluetooth service connected
01-01 00:08:09.501  1022  1022 D BluetoothMap: Proxy object connected
01-01 00:08:09.501  1022  1022 D MapProfile: Bluetooth service connected
01-01 00:08:09.501  1022  1022 D BluetoothMap: getConnectedDevices()
01-01 00:08:09.506  1022  1035 D BluetoothHeadset: Proxy object connected
01-01 00:08:09.511  1022  1022 D BluetoothPbap: Proxy object connected
01-01 00:08:09.512  1022  1022 D PbapServerProfile: Bluetooth service connected
01-01 00:08:09.512  1022  1022 D HeadsetProfile: Bluetooth service connected
01-01 00:08:09.674  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:09.674  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:10.208   543   554 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings (has extras)} from uid 10
01-01 00:08:10.220   244   537 W audio_hw_primary: out_set_parameters routing=1024, ret 0, out -1243289856
01-01 00:08:10.492  1022  1218 I IndexDatabaseHelper: Using schema version: 115
01-01 00:08:10.495  1022  1218 I IndexDatabaseHelper: Index is fine
01-01 00:08:10.502  1022  1218 D Index   : Locale 'en_US' is already indexed
01-01 00:08:10.524  1022  1219 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
01-01 00:08:10.535  1022  1022 I imx6.gralloc: open gpu gralloc module!
01-01 00:08:10.783  1022  1022 D DashboardSummary: rebuildUI took: 175 ms
01-01 00:08:10.908  1022  1219 I OpenGLRenderer: Initialized EGL, version 1.4
01-01 00:08:10.936   232   531 E BufferQueueProducer: [com.android.settings/com.android.settings.Settings] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
01-01 00:08:11.201   543   561 I ActivityManager: Displayed com.android.settings/.Settings: +957ms
01-01 00:08:11.907   881   881 W ViewRootImpl: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=526.3524, y[0]=412.88577, toolType[0]=TOOL_TYPE_MO}
01-01 00:08:11.907   881   881 W ViewRootImpl: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=526.3524, y[0]=412.88577, toolType[0]=TOOL_TYPE_MO}
01-01 00:08:11.908   881   881 W ViewRootImpl: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=526.3524, y[0]=412.88577, toolType[0]=TOOL_TYPE_MO}
01-01 00:08:11.908   881   881 W ViewRootImpl: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=0, x[0]=526.3524, y[0]=412.88577, toolType[0]=TOOL_TYPE_MO}
01-01 00:08:13.318   244   537 W audio_hw_primary: do_out_standby... -1243289856
01-01 00:08:13.673  1122  1185 I GlobalDismissManager: no sender configured
01-01 00:08:13.673  1122  1185 D AlertService: Beginning updateAlertNotification
01-01 00:08:13.684  1122  1185 D AlertService: No fired or scheduled alerts
01-01 00:08:13.690  1122  1185 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
01-01 00:08:13.696  1122  1185 D AlarmScheduler: No events found starting within 1 week.
01-01 00:08:13.754   543   924 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
01-01 00:08:13.756   244   537 W audio_hw_primary: out_set_parameters routing=1024, ret 0, out -1243289856
01-01 00:08:13.766   244   537 I audio_hw_primary: start_output_stream_primary... -1243289856, device 1024
01-01 00:08:13.766   244   537 W audio_hw_primary: card 1, port 0 device 0x400
01-01 00:08:13.766   244   537 W audio_hw_primary: rate 44100, channel 2 period_size 0x300
01-01 00:08:13.786   244   537 D AudioFlinger: mixer(0xb4200000) throttle end: throttle time(8)
01-01 00:08:13.973  1022  1022 D SubSettings: Launching fragment com.android.settings.bluetooth.BluetoothSettings
01-01 00:08:14.081  1022  1022 D LocalBluetoothManager: setting foreground activity to non-null context
01-01 00:08:14.104  1043  1180 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:08:14.104  1043  1180 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:08:14.104  1043  1180 W bt_btif : bta_dm_check_av:0
01-01 00:08:14.110  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.110  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.119  1043  1129 D BluetoothAdapterProperties: Discoverable Timeout:120
01-01 00:08:14.120  1043  1129 D BluetoothAdapterProperties: Scan Mode:23
01-01 00:08:14.163  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.164  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.184  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.184  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.206  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.206  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.221  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.222  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.337  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.337  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.357  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.358  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.611  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:14.611  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:14.621   232  1037 E BufferQueueProducer: [com.android.settings/com.android.settings.SubSettings] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
01-01 00:08:14.997  1022  1022 I Choreographer: Skipped 48 frames!  The application may be doing too much work on its main thread.
01-01 00:08:15.037  1022  1225 D Index   : Deleting data for locale 'en_US' took 32 millis
01-01 00:08:15.107  1022  1225 D Index   : Indexing locale 'en_US' took 70 millis
01-01 00:08:15.217   543   561 I ActivityManager: Displayed com.android.settings/.SubSettings: +1s450ms
01-01 00:08:16.062  1022  1022 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_STARTED
01-01 00:08:16.081  1022  1022 I Choreographer: Skipped 64 frames!  The application may be doing too much work on its main thread.
01-01 00:08:16.833   244   537 W audio_hw_primary: do_out_standby... -1243289856
01-01 00:08:21.589   543   556 I ActivityManager: Waited long enough for: ServiceRecord{3935a08 u0 com.android.calendar/.alerts.InitAlarmsService}
01-01 00:08:23.761   543   556 W ActivityManager: Launch timeout has expired, giving up wake lock!
01-01 00:08:24.167  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:24.167  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:24.423  1043  1140 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:24.423  1043  1140 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:32.188  1043  1128 E bt_hci  : command_timed_out hci layer timeout waiting for response to a command. opcode: 0x200c
01-01 00:08:32.188  1043  1128 E bt_hci  : command_timed_out restarting the bluetooth process.
01-01 00:08:32.254   543   543 D BluetoothA2dp: Proxy object disconnected
01-01 00:08:32.255   619   619 D BluetoothInputDevice: Proxy object disconnected
01-01 00:08:32.255   619   619 D HidProfile: Bluetooth service disconnected
01-01 00:08:32.255   619   619 D BluetoothA2dp: Proxy object disconnected
01-01 00:08:32.255   619   619 D BluetoothMap: Proxy object disconnected
01-01 00:08:32.255   619   619 D MapProfile: Bluetooth service disconnected
01-01 00:08:32.255   619   619 D BluetoothPan: BluetoothPAN Proxy object disconnected
01-01 00:08:32.255   619   619 D PanProfile: Bluetooth service disconnected
01-01 00:08:32.255   619   619 D BluetoothPbap: Proxy object disconnected
01-01 00:08:32.255   619   619 D PbapServerProfile: Bluetooth service disconnected
01-01 00:08:32.255   543   543 D BluetoothHeadset: Proxy object disconnected
01-01 00:08:32.255   543   543 D BluetoothHeadset: Proxy object disconnected
01-01 00:08:32.256   543   560 E BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED: 1
01-01 00:08:32.256   543   899 E BluetoothManagerService: Proxy callbacks already in progress.
01-01 00:08:32.256   543   560 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 4 receivers.
01-01 00:08:32.256  1022  1034 D BluetoothHeadset: Proxy object disconnected
01-01 00:08:32.257   543   543 D BluetoothHeadset: Proxy object disconnected
01-01 00:08:32.257   619   652 D BluetoothHeadset: Proxy object disconnected
01-01 00:08:32.257   619   619 D HeadsetProfile: Bluetooth service disconnected
01-01 00:08:32.260   873   906 D BluetoothHeadset: Proxy object disconnected
01-01 00:08:32.274   543   554 I ActivityManager: Process com.android.bluetooth (pid 1043) has died
01-01 00:08:32.277   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 1000ms
01-01 00:08:32.278   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.pbap.BluetoothPbapService in 1000ms
01-01 00:08:32.279  1022  1022 D BluetoothA2dp: Proxy object disconnected
01-01 00:08:32.279  1022  1022 D BluetoothInputDevice: Proxy object disconnected
01-01 00:08:32.279  1022  1022 D HidProfile: Bluetooth service disconnected
01-01 00:08:32.279  1022  1022 D BluetoothPan: BluetoothPAN Proxy object disconnected
01-01 00:08:32.279  1022  1022 D PanProfile: Bluetooth service disconnected
01-01 00:08:32.279  1022  1022 D BluetoothMap: Proxy object disconnected
01-01 00:08:32.279  1022  1022 D MapProfile: Bluetooth service disconnected
01-01 00:08:32.279   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.hid.HidService in 1000ms
01-01 00:08:32.279  1022  1022 D BluetoothPbap: Proxy object disconnected
01-01 00:08:32.279  1022  1022 D PbapServerProfile: Bluetooth service disconnected
01-01 00:08:32.279  1022  1022 D HeadsetProfile: Bluetooth service disconnected
01-01 00:08:32.281   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.map.BluetoothMapService in 1000ms
01-01 00:08:32.284   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.gatt.GattService in 1000ms
01-01 00:08:32.284   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 11000ms
01-01 00:08:32.285   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.avrcp.AvrcpControllerService in 10999ms
01-01 00:08:32.286   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.hdp.HealthService in 10998ms
01-01 00:08:32.286   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.opp.BluetoothOppService in 10998ms
01-01 00:08:32.286   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpSinkService in 10998ms
01-01 00:08:32.286   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 10998ms
01-01 00:08:32.286   543   554 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.hfp.HeadsetService in 20998ms
01-01 00:08:32.303   543   560 E BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED: 2
01-01 00:08:32.354  1022  1022 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 and
01-01 00:08:32.388   543   925 I ActivityManager: Start proc 1231:com.android.bluetooth/1002 for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver
01-01 00:08:32.399  1022  1022 D DockEventReceiver: finishStartingService: stopping service
01-01 00:08:32.410  1022  1237 D Index   : Deleting data for locale 'en_US' took 3 millis
01-01 00:08:32.422  1022  1237 D Index   : Indexing locale 'en_US' took 12 millis
01-01 00:08:32.456   543   560 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
01-01 00:08:33.508  1231  1231 D AdapterServiceConfig: Adding HeadsetService
01-01 00:08:33.509  1231  1231 D AdapterServiceConfig: Adding A2dpService
01-01 00:08:33.509  1231  1231 D AdapterServiceConfig: Adding A2dpSinkService
01-01 00:08:33.510  1231  1231 D AdapterServiceConfig: Adding HidService
01-01 00:08:33.510  1231  1231 D AdapterServiceConfig: Adding HealthService
01-01 00:08:33.511  1231  1231 D AdapterServiceConfig: Adding PanService
01-01 00:08:33.511  1231  1231 D AdapterServiceConfig: Adding GattService
01-01 00:08:33.512  1231  1231 D AdapterServiceConfig: Adding BluetoothMapService
01-01 00:08:33.512  1231  1231 D AdapterServiceConfig: Adding AvrcpControllerService
01-01 00:08:33.538   543   560 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@e91c3d2:true
01-01 00:08:33.539  1231  1231 D BluetoothAdapterState: make() - Creating AdapterState
01-01 00:08:33.542  1231  1231 I bt_bluedroid: init
01-01 00:08:33.542  1231  1245 I BluetoothAdapterState: Entering OffState
01-01 00:08:33.547  1231  1246 I bt_bte_conf: bte_load_ble_conf attempt to load ble stack conf from /etc/bluetooth/ble_stack.conf
01-01 00:08:33.547  1231  1246 E bt_osi_config: config_new unable to open file '/etc/bluetooth/ble_stack.conf': No such file or directory
01-01 00:08:33.547  1231  1246 I bt_bte_conf: bte_load_ble_conf file >/etc/bluetooth/ble_stack.conf< not found
01-01 00:08:33.547  1231  1246 I bt_stack_config: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf
01-01 00:08:33.547  1231  1231 I bt_bluedroid: get_profile_interface socket
01-01 00:08:33.549  1231  1249 D BluetoothAdapterProperties: Address is:00:23:A7:91:3A:E8
01-01 00:08:33.549  1231  1231 I bt_bluedroid: get_profile_interface sdp
01-01 00:08:33.550  1231  1249 D BluetoothAdapterProperties: Name is: SABRESD-MX6DQ
01-01 00:08:33.553  1231  1244 I bt_bluedroid: config_hci_snoop_log
01-01 00:08:33.555   543   560 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 5 receivers.
01-01 00:08:33.563  1231  1231 I BtGatt.JNI: classInitNative(L912): classInitNative: Success!
01-01 00:08:33.567  1231  1245 D BluetoothAdapterState: Current state: OFF, message: 0
01-01 00:08:33.574  1231  1245 D BluetoothAdapterProperties: Setting state to 14
01-01 00:08:33.574  1231  1245 I BluetoothAdapterState: Bluetooth adapter state changed: 10-> 14
01-01 00:08:33.576  1231  1245 D BluetoothBondStateMachine: make
01-01 00:08:33.577  1231  1250 I BluetoothBondStateMachine: StableState(): Entering Off State
01-01 00:08:33.579  1231  1245 I BluetoothAdapterState: Entering PendingCommandState
01-01 00:08:33.590  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:33.604  1231  1231 D BtGatt.DebugUtils: handleDebugAction() action=null
01-01 00:08:33.604  1231  1231 D BtGatt.GattService: Received start request. Starting profile...
01-01 00:08:33.604  1231  1231 D BtGatt.GattService: start()
01-01 00:08:33.605  1022  1022 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 and
01-01 00:08:33.609  1022  1022 D DockEventReceiver: finishStartingService: stopping service
01-01 00:08:33.611  1231  1231 I bt_bluedroid: get_profile_interface gatt
01-01 00:08:33.612  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:33.612  1231  1231 D BtGatt.AdvertiseManager: advertise manager created
01-01 00:08:33.617  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:33.617  1231  1231 V BluetoothAdapterState: isTurningOn()=false
01-01 00:08:33.617  1231  1231 V BluetoothAdapterState: isBleTurningOn()=true
01-01 00:08:33.617  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:33.624  1231  1245 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 4
01-01 00:08:33.624  1231  1245 I bt_bluedroid: enable
01-01 00:08:33.624  1231  1246 D bt_stack_manager: event_start_up_stack is bringing up the stack.
01-01 00:08:33.632  1231  1246 I bt_hci  : start_up
01-01 00:08:33.637  1231  1246 I bt_vendor: alloc value 0x9b3758f5
01-01 00:08:33.637  1231  1246 I bt_vendor: Redpine vendor init got called here!!!
01-01 00:08:34.660  1231  1246 I bt_vendor: Redpine****protocol enable
01-01 00:08:34.660  1231  1246 I bt_vendor: Trying to insert already enabled protocol
01-01 00:08:34.660  1231  1246 I bt_vendor:
01-01 00:08:35.660  1231  1246 I bt_vendor: ====>> Userial Redpine bluetooth vendor init /dev/rsi <<====
01-01 00:08:35.660  1231  1246 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:35.660  1231  1246 I bt_vendor: ====>> Redpine Vendor OP POWER 0 <<====
01-01 00:08:35.660  1231  1246 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:35.660  1231  1246 I bt_vendor: ====>> Redpine Vendor OP POWER 0 <<====
01-01 00:08:35.660  1231  1246 D bt_hci  : start_up starting async portion
01-01 00:08:35.661  1231  1254 I bt_hci  : event_finish_startup
01-01 00:08:35.661  1231  1254 I bt_hci_h4: hal_open
01-01 00:08:35.661  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:35.661  1231  1254 E bt_vendor: ====>> Redpine Vendor OP S_OPEN 3 <<====
01-01 00:08:35.661  1231  1254 I bt_vendor: device fd = 49 open
01-01 00:08:35.662  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:35.662  1231  1254 E bt_vendor: ====>> Redpine Vendor OP FW CFG 1 <<====
01-01 00:08:35.662  1231  1254 I bt_vendor: firmware callback
01-01 00:08:35.662  1231  1254 I bt_hci  : firmware_config_callback
01-01 00:08:35.663  1231  1258 I bt_btu  : btu_task pending for preload complete event
01-01 00:08:35.663  1231  1258 I bt_btu_task: Bluetooth chip preload is complete
01-01 00:08:35.663  1231  1258 I bt_btu  : btu_task received preload complete event
01-01 00:08:35.684  1231  1258 I         : BTE_InitTraceLevels -- TRC_HCI
01-01 00:08:35.684  1231  1258 I         : BTE_InitTraceLevels -- TRC_L2CAP
01-01 00:08:35.684  1231  1258 I         : BTE_InitTraceLevels -- TRC_RFCOMM
01-01 00:08:35.684  1231  1258 I         : BTE_InitTraceLevels -- TRC_AVDT
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_AVRC
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_A2D
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_BNEP
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_BTM
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_GAP
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_PAN
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_SDP
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_GATT
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_SMP
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_BTAPP
01-01 00:08:35.685  1231  1258 I         : BTE_InitTraceLevels -- TRC_BTIF
01-01 00:08:36.287  1231  1258 I bt_btm_sec: BTM_SecRegister p_cb_info->p_le_callback == 0x0x9b2f3b95
01-01 00:08:36.287  1231  1258 I bt_btm_sec: BTM_SecRegister btm_cb.api.p_le_callback = 0x0x9b2f3b95
01-01 00:08:36.293  1231  1249 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000000
01-01 00:08:36.293  1231  1249 D BluetoothAdapterProperties: Address is:00:23:A7:91:3A:E8
01-01 00:08:36.295  1231  1249 D BluetoothAdapterProperties: Name is: SABRESD-MX6DQ
01-01 00:08:36.297  1231  1249 D BluetoothAdapterProperties: Scan Mode:20
01-01 00:08:36.297  1231  1249 D BluetoothAdapterProperties: Discoverable Timeout:120
01-01 00:08:36.297  1231  1249 D bt_hci  : do_postload posting postload work item
01-01 00:08:36.298  1231  1254 I bt_hci  : event_postload
01-01 00:08:36.298  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.298  1231  1254 I bt_vendor: ====>> Redpine Vendor OP SCO CFG 2 <<====
01-01 00:08:36.298  1231  1254 I bt_hci  : sco_config_callback postload finished.
01-01 00:08:36.298  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.298  1231  1254 I bt_vendor: ====>> Redpine Vendor OP LPM IDLE OUT 5 <<====
01-01 00:08:36.298  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.298  1231  1254 I bt_vendor: ====>> Redpine Vendor OP LPM SET MODE 6 <====
01-01 00:08:36.298  1231  1254 I bt_vendor: low_power_mode_cb
01-01 00:08:36.308  1231  1249 D bt_bte_conf: Device ID record 1 : primary
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   vendorId            = 000f
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   vendorIdSource      = 0001
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   product             = 1200
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   version             = 1436
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   clientExecutableURL =
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   serviceDescription  =
01-01 00:08:36.308  1231  1249 D bt_bte_conf:   documentationURL    =
01-01 00:08:36.308  1231  1249 D bt_bte_conf: bte_load_did_conf no section named DID2.
01-01 00:08:36.308  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.308  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.308  1231  1246 D bt_stack_manager: event_start_up_stack finished
01-01 00:08:36.309  1231  1245 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 3
01-01 00:08:36.319  1231  1245 D BluetoothAdapterProperties: Setting state to 15
01-01 00:08:36.319  1231  1245 I BluetoothAdapterState: Bluetooth adapter state changed: 14-> 15
01-01 00:08:36.319  1231  1245 I BluetoothAdapterState: Entering BleOnState
01-01 00:08:36.320  1231  1245 D BluetoothAdapterState: Current state: BLE ON, message: 1
01-01 00:08:36.320  1231  1245 D BluetoothAdapterProperties: Setting state to 11
01-01 00:08:36.320  1231  1245 I BluetoothAdapterState: Bluetooth adapter state changed: 15-> 11
01-01 00:08:36.325  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.328   543   543 D BluetoothHeadset: Proxy object connected
01-01 00:08:36.328   543   543 D BluetoothHeadset: Proxy object connected
01-01 00:08:36.328  1231  1231 D HeadsetService: Received start request. Starting profile...
01-01 00:08:36.328  1022  1034 D BluetoothHeadset: Proxy object connected
01-01 00:08:36.328  1022  1022 D HeadsetProfile: Bluetooth service connected
01-01 00:08:36.329   543   543 D BluetoothHeadset: Proxy object connected
01-01 00:08:36.330   619   996 D BluetoothHeadset: Proxy object connected
01-01 00:08:36.331   619   619 D HeadsetProfile: Bluetooth service connected
01-01 00:08:36.331   873   904 D BluetoothHeadset: Proxy object connected
01-01 00:08:36.332  1231  1231 I BluetoothHeadsetServiceJni: classInitNative: succeeds
01-01 00:08:36.340  1231  1231 D HeadsetStateMachine: make
01-01 00:08:36.348  1231  1245 I BluetoothAdapterState: Entering PendingCommandState
01-01 00:08:36.354  1231  1231 D HeadsetStateMachine: max_hf_connections = 1
01-01 00:08:36.354  1231  1231 I bt_bluedroid: get_profile_interface handsfree
01-01 00:08:36.354  1231  1249 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000040
01-01 00:08:36.355  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.355  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.356  1231  1249 E bt_btif : btif_hf_upstreams_evt: Invalid index -1
01-01 00:08:36.356  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.356  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.360  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.360  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.364  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.365  1231  1231 D A2dpService: Received start request. Starting profile...
01-01 00:08:36.368  1231  1231 I BluetoothAvrcpServiceJni: classInitNative: succeeds
01-01 00:08:36.368  1231  1231 I bt_bluedroid: get_profile_interface avrcp
01-01 00:08:36.383  1231  1231 E RemoteController: Cannot set synchronization mode on an unregistered RemoteController
01-01 00:08:36.383  1231  1231 I BluetoothA2dpServiceJni: classInitNative: succeeds
01-01 00:08:36.383  1231  1231 D A2dpStateMachine: make
01-01 00:08:36.385  1231  1231 I bt_bluedroid: get_profile_interface a2dp
01-01 00:08:36.385  1231  1249 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000048
01-01 00:08:36.386  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.386  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.387  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.387  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.388  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.388  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.388  1231  1264 D A2dpStateMachine: Enter Disconnected: -2
01-01 00:08:36.390  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.390  1231  1231 D A2dpSinkService: Received start request. Starting profile...
01-01 00:08:36.391  1231  1231 I BluetoothA2dpSinkServiceJni: classInitNative: succeeds
01-01 00:08:36.391  1231  1231 D A2dpSinkStateMachine: make
01-01 00:08:36.392  1231  1231 I bt_bluedroid: get_profile_interface a2dp_sink
01-01 00:08:36.394  1231  1267 D A2dpSinkStateMachine: Enter Disconnected: -2
01-01 00:08:36.394  1231  1231 I BluetoothHidServiceJni: classInitNative: succeeds
01-01 00:08:36.406  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.407  1231  1231 D HidService: Received start request. Starting profile...
01-01 00:08:36.407  1231  1231 I bt_bluedroid: get_profile_interface hidhost
01-01 00:08:36.407  1231  1231 D HidService: setHidService(): set to: null
01-01 00:08:36.407  1231  1249 I bt_bta_hh: BTA_HhEnable sec_mask:0x36 p_cback:0x9b2d5185
01-01 00:08:36.407  1231  1249 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20100048
01-01 00:08:36.407  1231  1231 I BluetoothHealthServiceJni: classInitNative: succeeds
01-01 00:08:36.408  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.412  1231  1231 D HealthService: Received start request. Starting profile...
01-01 00:08:36.413  1231  1231 I bt_bluedroid: get_profile_interface health
01-01 00:08:36.415  1231  1231 I BluetoothPanServiceJni: classInitNative(L105): succeeds
01-01 00:08:36.416  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.417  1231  1231 D PanService: Received start request. Starting profile...
01-01 00:08:36.417  1231  1231 D BluetoothPanServiceJni: initializeNative(L110): pan
01-01 00:08:36.417  1231  1231 I bt_bluedroid: get_profile_interface pan
01-01 00:08:36.417  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.417  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.417  1231  1249 D BluetoothPanServiceJni: control_state_callback(L61): state:0, local_role:3, ifname:bt-pan
01-01 00:08:36.418  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.418  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.418  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.418  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.419  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.419  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.419  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.419  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.419  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.419  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.420  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.420  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.420  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.420  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.421  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.421  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.421  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.421  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.422  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.422  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.422  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.422  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.427  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.428  1231  1231 D BluetoothMapService: Received start request. Starting profile...
01-01 00:08:36.428  1231  1231 D BluetoothMapService: start()
01-01 00:08:36.430  1231  1231 D BluetoothMapAccountLoader: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_PROVIDER
01-01 00:08:36.431  1231  1231 D BluetoothMapAccountLoader: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_IM_PROVIDER
01-01 00:08:36.431  1231  1231 D BluetoothMapAppObserver: createReceiver()
01-01 00:08:36.432  1231  1231 D BluetoothMapAppObserver: initObservers()
01-01 00:08:36.432  1231  1231 D BluetoothMapAppObserver: getEnabledAccountItems()
01-01 00:08:36.438  1231  1231 I BluetoothAvrcpControllerJni: classInitNative: succeeds
01-01 00:08:36.438  1231  1231 I bt_bluedroid: get_profile_interface avrcp_ctrl
01-01 00:08:36.438  1231  1231 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@778a2cd
01-01 00:08:36.439  1231  1231 D AvrcpControllerService: Received start request. Starting profile...
01-01 00:08:36.442  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.442  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.442  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.442  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.443  1231  1262 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=5
01-01 00:08:36.443  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.444  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isTurningOff()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isTurningOn()=true
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isBleTurningOn()=false
01-01 00:08:36.445  1231  1231 V BluetoothAdapterState: isBleTurningOff()=false
01-01 00:08:36.445  1231  1245 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 2
01-01 00:08:36.445  1231  1245 D BluetoothAdapterProperties: ScanMode =  20
01-01 00:08:36.446  1231  1245 D BluetoothAdapterProperties: State =  11
01-01 00:08:36.446  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.446  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.447  1231  1249 D BluetoothAdapterProperties: Scan Mode:21
01-01 00:08:36.447  1231  1249 D BluetoothAdapterProperties: Discoverable Timeout:120
01-01 00:08:36.447  1231  1245 D BluetoothAdapterProperties: Setting state to 12
01-01 00:08:36.447  1231  1245 I BluetoothAdapterState: Bluetooth adapter state changed: 11-> 12
01-01 00:08:36.448  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.448  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.448  1231  1245 I BluetoothAdapterState: Entering OnState
01-01 00:08:36.448   873  1013 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:36.448   619   652 D BluetoothInputDevice: onBluetoothStateChange: up=true
01-01 00:08:36.449  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.449  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.451  1022  1221 D BluetoothInputDevice: onBluetoothStateChange: up=true
01-01 00:08:36.451   619   619 D BluetoothInputDevice: Proxy object connected
01-01 00:08:36.451   619   619 D HidProfile: Bluetooth service connected
01-01 00:08:36.453  1022  1022 D BluetoothInputDevice: Proxy object connected
01-01 00:08:36.453  1022  1022 D HidProfile: Bluetooth service connected
01-01 00:08:36.453   543   560 D BluetoothA2dp: onBluetoothStateChange: up=true
01-01 00:08:36.454  1022  1034 D BluetoothA2dp: onBluetoothStateChange: up=true
01-01 00:08:36.455   543   543 D BluetoothA2dp: Proxy object connected
01-01 00:08:36.456  1022  1022 D BluetoothA2dp: Proxy object connected
01-01 00:08:36.457   619   650 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:36.457   619   996 D BluetoothPan: onBluetoothStateChange on: true
01-01 00:08:36.458  1231  1231 D BluetoothMapMasInstance0: Map Service startRfcommSocketListener
01-01 00:08:36.458  1231  1231 D ObexServerSockets: create(rfcomm = -2, l2capPsm = -2)
01-01 00:08:36.459   543   560 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:36.459   543   560 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:36.459  1022  1221 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:36.459   543   560 D BluetoothHeadset: onBluetoothStateChange: up=true
01-01 00:08:36.460   619   652 D BluetoothMap: onBluetoothStateChange: up=true
01-01 00:08:36.460  1231  1231 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:36.461   619  1230 D BluetoothPbap: onBluetoothStateChange: up=true
01-01 00:08:36.463  1231  1231 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:36.463  1022  1035 D BluetoothPan: onBluetoothStateChange on: true
01-01 00:08:36.465  1022  1034 D BluetoothPbap: onBluetoothStateChange: up=true
01-01 00:08:36.465  1231  1231 D ObexServerSockets: Succeed to create listening sockets
01-01 00:08:36.465  1231  1231 D ObexServerSockets0: startAccept()
01-01 00:08:36.465  1231  1231 D ObexServerSockets0: prepareForNewConnect()
01-01 00:08:36.466  1022  1221 D BluetoothMap: onBluetoothStateChange: up=true
01-01 00:08:36.468   619   650 D BluetoothA2dp: onBluetoothStateChange: up=true
01-01 00:08:36.468  1231  1231 D BluetoothSdpJni: sdpCreateMapMasRecordNative:
01-01 00:08:36.468  1231  1231 D BluetoothSdpJni: SDP Create record success - handle: 0
01-01 00:08:36.468  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.468  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.469  1231  1271 D ObexServerSockets0: Accepting socket connection...
01-01 00:08:36.470   619   619 D BluetoothA2dp: Proxy object connected
01-01 00:08:36.470  1022  1022 D BluetoothPan: BluetoothPAN Proxy object connected
01-01 00:08:36.470  1022  1022 D PanProfile: Bluetooth service connected
01-01 00:08:36.471   543   543 I Telecom : BluetoothPhoneService: queryPhoneState
01-01 00:08:36.472   543   543 I Telecom : BluetoothPhoneService: updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number [da39a3ee5e6b4b0d3255bfef95601890afd80709], ringing type 128
01-01 00:08:36.473  1231  1272 D ObexServerSockets0: Accepting socket connection...
01-01 00:08:36.474  1231  1231 D BluetoothMapService: onReceive
01-01 00:08:36.474  1231  1231 D BluetoothMapService: onReceive: android.bluetooth.adapter.action.STATE_CHANGED
01-01 00:08:36.474  1231  1231 D BluetoothMapService: STATE_ON
01-01 00:08:36.475   619   619 D BluetoothPan: BluetoothPAN Proxy object connected
01-01 00:08:36.475   619   619 D PanProfile: Bluetooth service connected
01-01 00:08:36.475   619   619 D BluetoothMap: Proxy object connected
01-01 00:08:36.475   619   619 D MapProfile: Bluetooth service connected
01-01 00:08:36.475   619   619 D BluetoothMap: getConnectedDevices()
01-01 00:08:36.484  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:08:36.484  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:08:36.484  1231  1258 W bt_btif : bta_dm_check_av:0
01-01 00:08:36.484  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.484  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.486  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.486  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.487  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.487  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.488  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.488  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.491  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.491  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.491  1231  1249 D BluetoothAdapterProperties: Discoverable Timeout:120
01-01 00:08:36.493  1231  1249 D BluetoothAdapterProperties: Scan Mode:23
01-01 00:08:36.494  1022  1022 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 and
01-01 00:08:36.500  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.500  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.500  1231  1231 D BluetoothMapMasInstance0: Map Service startRfcommSocketListener
01-01 00:08:36.500  1231  1231 D ObexServerSockets0: prepareForNewConnect()
01-01 00:08:36.501  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.501  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.502  1022  1022 D BluetoothMap: Proxy object connected
01-01 00:08:36.502  1022  1022 D MapProfile: Bluetooth service connected
01-01 00:08:36.502  1022  1022 D BluetoothMap: getConnectedDevices()
01-01 00:08:36.531   619   619 D BluetoothPbap: Proxy object connected
01-01 00:08:36.531   619   619 D PbapServerProfile: Bluetooth service connected
01-01 00:08:36.558  1231  1276 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:36.562  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.562  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.595  1231  1282 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-01 00:08:36.596  1022  1022 D DockEventReceiver: finishStartingService: stopping service
01-01 00:08:36.599  1022  1278 D Index   : Deleting data for locale 'en_US' took 10 millis
01-01 00:08:36.600  1231  1282 I BtOppRfcommListener: Accept thread started.
01-01 00:08:36.600  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.600  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:36.601  1022  1022 D BluetoothPbap: Proxy object connected
01-01 00:08:36.601  1022  1022 D PbapServerProfile: Bluetooth service connected
01-01 00:08:36.608  1022  1278 D Index   : Indexing locale 'en_US' took 9 millis
01-01 00:08:36.611  1022  1022 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_STARTED
01-01 00:08:36.621  1231  1280 D BtOppService: insertShare parsed URI: content://media/external/images/media/16
01-01 00:08:36.624  1231  1280 D BtOppService: insertShare parsed URI: content://media/external/images/media/23
01-01 00:08:36.667  1122  1148 D InitAlarmsService: Clearing and rescheduling alarms.
01-01 00:08:36.851  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:36.851  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:40.467  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:40.528  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:40.530   619  1014 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 00:23:A7:69:6C:BC
01-01 00:08:40.558  1022  1022 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 00:23:A7:69:6C:BC
01-01 00:08:41.207  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:41.238  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:41.328  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:41.390  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:41.477  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:42.518  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:42.579  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:42.669  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:42.730  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:42.789  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:46.330  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:46.484  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:46.484  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:46.512  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:46.512  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:46.690  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:46.721  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:46.762  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:08:46.762  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:08:47.760  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:47.791  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:47.881  1231  1249 D bt_btif_config: btif_get_device_type: Device [00:23:a7:69:6c:bc] type 1
01-01 00:08:50.492  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:08:50.520  1022  1022 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
01-01 00:09:00.927   543   925 I MediaFocusControl:  AudioFocus  abandonAudioFocus() from android.media.AudioManager@488ae91com.android.music.MediaPlaybackService$3@888b1f6
01-01 00:09:00.956   543   556 I ActivityManager: Start proc 1292:com.android.musicfx/u0a12 for broadcast com.android.musicfx/.ControlPanelReceiver
01-01 00:09:01.123  1292  1292 W System  : ClassLoader referenced unknown path: /system/priv-app/MusicFX/lib/arm
01-01 00:09:01.125  1292  1292 V MusicFXControlPanelReceiver: onReceive
01-01 00:09:01.125  1292  1292 V MusicFXControlPanelReceiver: Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
01-01 00:09:01.125  1292  1292 V MusicFXControlPanelReceiver: Package name: com.android.music
01-01 00:09:01.125  1292  1292 V MusicFXControlPanelReceiver: Audio session: 10
01-01 00:09:01.126  1292  1292 V MusicFXControlPanelEffect: closeSession(android.app.ReceiverRestrictedContext@ca41d1e, com.android.music, 10)
01-01 00:09:28.137   244   537 W audio_hw_primary: out_set_parameters routing=1024, ret 0, out -1243289856
01-01 00:09:28.146   244   537 I audio_hw_primary: start_output_stream_primary... -1243289856, device 1024
01-01 00:09:28.147   244   537 W audio_hw_primary: card 1, port 0 device 0x400
01-01 00:09:28.147   244   537 W audio_hw_primary: rate 44100, channel 2 period_size 0x300
01-01 00:09:28.197   232   531 E BufferQueueProducer: [PopupWindow:d17aec2] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count
01-01 00:09:28.222   244   537 D AudioFlinger: mixer(0xb4200000) throttle end: throttle time(1)
01-01 00:09:29.216  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:09:29.217  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:09:29.217  1231  1258 W bt_btif : bta_dm_check_av:0
01-01 00:09:29.221  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:29.221  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:29.225   244   537 W audio_hw_primary: out_set_parameters routing=1024, ret 0, out -1243289856
01-01 00:09:29.230  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:29.231  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:29.237  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:29.237  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:29.247  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:29.247  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:29.251  1231  1258 W bt_btm_ble: Thanaraj ===> Discover 4[rt 1] <===
01-01 00:09:29.266  1022  1022 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_STARTED
01-01 00:09:29.323   619  1014 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: E8:2A:9F:7C:CB:11
01-01 00:09:29.354  1022  1022 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: E8:2A:9F:7C:CB:11
01-01 00:09:29.497  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:29.497  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:29.589  1022  1219 D OpenGLRenderer: endAllStagingAnimators on 0x91dc5800 (ListPopupWindow$DropDownListView) with handle 0x920301e0
01-01 00:09:32.325   244   537 W audio_hw_primary: do_out_standby... -1243289856
01-01 00:09:32.517   244   537 W audio_hw_primary: out_set_parameters routing=1024, ret 0, out -1243289856
01-01 00:09:32.527  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.527  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:32.527   244   537 I audio_hw_primary: start_output_stream_primary... -1243289856, device 1024
01-01 00:09:32.529   244   537 W audio_hw_primary: card 1, port 0 device 0x400
01-01 00:09:32.529   244   537 W audio_hw_primary: rate 44100, channel 2 period_size 0x300
01-01 00:09:32.530  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:09:32.538  1022  1022 I BluetoothDevice: createBond() for device E8:2A:9F:7C:CB:11 called by pid: 1022 tid: 1022
01-01 00:09:32.542  1231  1258 E bt_btif : bte_scan_filt_param_cfg_evt, 1
01-01 00:09:32.545  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.546  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:32.546  1231  1250 I BluetoothBondStateMachine: Bond address is:E8:2A:9F:7C:CB:11
01-01 00:09:32.547  1231  1249 I bt_btif_dm: check_cod remote_cod = 0x00000580 cod = 0x00000580
01-01 00:09:32.547   244   537 D AudioFlinger: mixer(0xb4200000) throttle end: throttle time(8)
01-01 00:09:32.548  1231  1249 I BluetoothBondStateMachine: bondStateChangeCallback: Status: 0 Address: E8:2A:9F:7C:CB:11 newState: 1
01-01 00:09:32.548  1231  1250 I BluetoothBondStateMachine: Entering PendingCommandState State
01-01 00:09:32.555  1231  1250 I BluetoothBondStateMachine: Bond State Change Intent:E8:2A:9F:7C:CB:11 OldState: 10 NewState: 11
01-01 00:09:32.556  1022  1304 D Index   : Indexing locale 'en_US' took 3 millis
01-01 00:09:32.560  1022  1022 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
01-01 00:09:32.564  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.564  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:32.575  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.575  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:32.588  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.589  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:32.673  1022  1022 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED
01-01 00:09:32.720  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.720  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:32.933  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:32.933  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.123  1231  1258 W bt_smp  : io_cap = 4
01-01 00:09:33.123  1231  1258 W bt_smp  : rcvd auth_req: 0x0d, io_cap: 4                         loc_oob_flag: 0 loc_enc_size: 16,local_i_key: 0x0f, local_r_key: 0x0f
01-01 00:09:33.123  1231  1258 W bt_smp  : lmp_version_below LMP version 7 < 8
01-01 00:09:33.123  1231  1258 W bt_smp  : set auth_req: 0x0d, local_i_key: 0x07, local_r_key: 0x07
01-01 00:09:33.132  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.132  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.140  1231  1258 W bt_smp  : smp_br_connect_callback is called on unexpected transport 2
01-01 00:09:33.140  1231  1258 W bt_btif : bta_dm_acl_change info: 0x0
01-01 00:09:33.140  1231  1249 D bt_btif_dm: remote version info [e8:2a:9f:7c:cb:11]: 0, 0, 0
01-01 00:09:33.142  1231  1249 E BluetoothRemoteDevices: state12newState0
01-01 00:09:33.150  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.150  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.406  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.406  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.554  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.554  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.560  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.560  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.566  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.566  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.714  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.714  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:33.910  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:33.911  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.167  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.167  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.509  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.509  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.513  1231  1258 W bt_smp  : smp_send_id_info
01-01 00:09:34.519  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.519  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.528  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.528  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.658  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.658  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.671  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.671  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.682  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.682  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:34.689  1231  1249 I BluetoothBondStateMachine: bondStateChangeCallback: Status: 0 Address: E8:2A:9F:7C:CB:11 newState: 2
01-01 00:09:34.689  1231  1250 D BluetoothAdapterProperties: Adding bonded device:E8:2A:9F:7C:CB:11
01-01 00:09:34.691  1231  1250 I BluetoothBondStateMachine: Bond State Change Intent:E8:2A:9F:7C:CB:11 OldState: 11 NewState: 12
01-01 00:09:34.692  1231  1250 I BluetoothBondStateMachine: StableState(): Entering Off State
01-01 00:09:34.721  1022  1022 D CachedBluetoothDevice: No profiles. Maybe we will connect later
01-01 00:09:34.756  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:34.756  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:35.006  1231  1254 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:09:35.006  1231  1254 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:09:35.598   244   537 W audio_hw_primary: do_out_standby... -1243289856
01-01 00:09:51.077  1231  1258 E bt_att  : gatt_disc_cmpl_cback() - Register for service changed indication failure
01-01 00:09:51.077  1231  1258 W bt_l2cap: L2CA_EnableUpdateBleConnParams - unknown BD_ADDR e82a9f7ccb11
01-01 00:09:51.080  1231  1258 W bt_btif : bta_gattc_conn_cback() - cif=3 connected=0 conn_id=3 reason=0x0008
01-01 00:09:51.080  1231  1258 W bt_btif : bta_gattc_conn_cback() - cif=4 connected=0 conn_id=4 reason=0x0008
01-01 00:09:51.080  1231  1258 I bt_btm_sec: btm_sec_disconnected clearing pending flag handle:257 reason:8
01-01 00:09:51.082  1231  1249 E BluetoothRemoteDevices: state12newState1
01-01 00:09:51.085  1231  1231 D BluetoothMapService: onReceive
01-01 00:09:51.085  1231  1231 D BluetoothMapService: onReceive: android.bluetooth.device.action.ACL_DISCONNECTED

=========================================================================================================

Also observed Packet Discard,

6 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:26:14.109  1018  1018 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_STARTED
01-01 00:26:14.349  1243  1266 I bt_vendor: ====>> Redpine Vendor OP Code <<====
01-01 00:26:14.349  1243  1266 I bt_vendor: ====>> Redpine Vendor OP WAKE SET 7 <<====
01-01 00:26:14.436  1018  1225 D OpenGLRenderer: endAllStagingAnimators on 0x8fcd9f80 (ListPopupWindow$DropDownListView) with handle 0x91ce3c60
01-01 00:26:14.768  1243  1270 W bt_btm_ble: Thanaraj ===> Discover 4[rt 0] <===
01-01 00:26:14.768  1243  1270 W bt_btm_ble: btm_ble_process_adv_pkt_cont device is no longer discoverable so discarding advertising packet pkt
01-01 00:26:16.576  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1
01-01 00:26:16.643  1018  1018 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: C0:CB:38:AC:FD:30
01-01 00:26:17.174   245   535 W audio_hw_primary: do_out_standby... -1243027712
01-01 00:26:17.247  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1
01-01 00:26:18.578  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1
01-01 00:26:21.171  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1
01-01 00:26:21.341  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1
01-01 00:26:21.823  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1
01-01 00:26:21.913  1243  1261 D bt_btif_config: btif_get_device_type: Device [c0:cb:38:ac:fd:30] type 1

=========================================================================================================

As we were not getting the exact issue. Please provide the solution based on logs.

Regards,

Thanaraj.

Regards,
Thanaraj Subramani
0 Kudos