I'm hoping someone here will be able to tell me why my BT module isn;t being discovered (Not a class 0 issue) on my HTC wildfire.
I've written an app which works on my tablet with a BT dongle, but phone just won't discover the module.
Found device [00:11:10:17:01:27] class = [100104] ?? - but cancels discovery and doesn't display in the devices list
Log below - any help appreciated.
Thanks in advance
Newbie - Steve
01-04 20:55:14.837 I/ActivityManager( 98): Starting activity: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.bluetooth.BluetoothSettings }
01-04 20:55:15.277 I/ActivityManager( 98): Displayed activity com.android.settings/.bluetooth.BluetoothSettings: 401 ms (total 401 ms)
01-04 20:55:15.377 I/global ( 98): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
01-04 20:55:15.397 I/global ( 98): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
01-04 20:55:15.397 D/BatteryService( 98): isUsbConnected() = false
01-04 20:55:15.407 D/BatteryService( 98): mPlugType = 0
01-04 20:55:15.427 D/WifiService( 98): ACTION_BATTERY_CHANGED pluggedType: 0
01-04 20:55:15.467 D/UsbConnectedReceiver( 1650): action = psclient.intent.action.usb_status
01-04 20:55:15.467 D/UsbConnectedReceiver( 1650): ACTION_BATTERY_CHANGED
01-04 20:55:15.467 D/UsbConnectedReceiver( 1650): usbCurrentType = 0
01-04 20:55:15.467 D/UsbConnectedReceiver( 1650): Current type is same as previous, return!
01-04 20:55:15.467 D/Tethering( 98): attempting to remove unknown iface (usb0), ignoring
01-04 20:55:16.867 I/DTUN_CLNT( 5611): Client calling DTUN_METHOD_DM_START_DISCOVERY (id 2)
01-04 20:55:16.867 I/ ( 5598): DTUN_ReceiveCtrlMsg: [DTUN] Received message [BTLIF_DTUN_METHOD_CALL] 4354
01-04 20:55:16.867 I/ ( 5598): handle_method_call: handle_method_call :: received DTUN_METHOD_DM_START_DISCOVERY (id 2), len 0
01-04 20:55:16.867 D/BTL_CFG ( 5598): +btl_cfg_getBDAFilterCond getting property service.brcm.bt.INQ_FILTER_BDA
01-04 20:55:16.867 E/BTL_CFG ( 5598): WARNING : property_get failed (0)
01-04 20:55:16.867 D/BTL_CFG ( 5598): -btl_cfg_getBDAFilterCond bdaddr=, nRet=0
01-04 20:55:16.867 W/BTLD ( 5598): bta_dm_check_av:0
01-04 20:55:16.877 I/BTL-IFS ( 5598): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_DTUN_SIGNAL_EVT (CTRL) 4 pbytes (hdl 15)
01-04 20:55:16.877 I//system/bin/btld( 5597): btapp_dm_DiscoverDevices()
01-04 20:55:16.877 I//system/bin/btld( 5597): ##### USerial_Ioctl: BT_Wake, 0x8003 ####
01-04 20:55:16.877 I/ADAPTER ( 5611): Discovery session 0xf398 with :1.0 activated
01-04 20:55:16.877 D/ADAPTER ( 5611): session_ref(0xf398): ref=1
01-04 20:55:16.887 D/DTUN_HCID4( 5611): dtun_dm_sig_discovery_started()
01-04 20:55:16.887 E/BluetoothEventLoop.cpp( 98): event_filter: Received signal org.bluez.Adapter:PropertyChanged from /org/bluez/5611/hci0
01-04 20:55:16.907 V/BluetoothEventRedirector( 5464): Received android.bluetooth.adapter.action.DISCOVERY_STARTED
01-04 20:55:17.487 I//system/bin/btld( 5597): ##### USerial_Ioctl: BT_Sleep, 0x8004 ####
01-04 20:55:19.714 I/BTL-IFS ( 5598): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_DTUN_SIGNAL_EVT (CTRL) 258 pbytes (hdl 15)
01-04 20:55:19.714 I/BTL-IFS ( 5598): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_DTUN_SIGNAL_EVT (CTRL) 16 pbytes (hdl 15)
01-04 20:55:19.717 D/DTUN_HCID4( 5611): dtun_dm_sig_rmt_name()
01-04 20:55:19.717 I/DTUN_HCID4( 5611): *** Found device [00:11:10:17:01:27] class = [100104] ***
01-04 20:55:19.717 I/DTUN_HCID4( 5611):
01-04 20:55:19.727 E/BluetoothEventLoop.cpp( 98): event_filter: Received signal org.bluez.Adapter:DeviceFound from /org/bluez/5611/hci0
01-04 20:55:19.727 D/BluetoothService( 98): updateDeviceServiceChannelCache(00:11:10:17:01:27)
01-04 20:55:19.737 V/BluetoothEventRedirector( 5464): Received android.bluetooth.device.action.FOUND
01-04 20:55:21.227 I/BatteryStatsImpl( 98): notePhoneSignalStrengthLocked: 2->1
01-04 20:55:26.347 D/dalvikvm( 5776): GC_EXPLICIT freed 7061 objects / 408296 bytes in 102ms
01-04 20:55:29.689 I/BTL-IFS ( 5598): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_DTUN_SIGNAL_EVT (CTRL) 4 pbytes (hdl 15)
01-04 20:55:29.689 D/DTUN_HCID4( 5611): dtun_dm_sig_discovery_complete()
01-04 20:55:29.697 E/BluetoothEventLoop.cpp( 98): event_filter: Received signal org.bluez.Adapter:PropertyChanged from /org/bluez/5611/hci0
01-04 20:55:29.697 D/ADAPTER ( 5611): session_unref(0xf398): ref=0
01-04 20:55:29.697 D/ADAPTER ( 5611): Discovery session 0xf398 with :1.0 deactivated
01-04 20:55:29.697 D/ADAPTER ( 5611): Stopping discovery
01-04 20:55:29.697 E/DTUN_HCID4( 5611): === dtunops_stop_discovery() ===
01-04 20:55:29.697 I/DTUN_CLNT( 5611): Client calling DTUN_METHOD_DM_CANCEL_DISCOVERY (id 3)
01-04 20:55:29.697 I/ ( 5598): DTUN_ReceiveCtrlMsg: [DTUN] Received message [BTLIF_DTUN_METHOD_CALL] 4354
01-04 20:55:29.697 I/ ( 5598): handle_method_call: handle_method_call :: received DTUN_METHOD_DM_CANCEL_DISCOVERY (id 3), len 0
01-04 20:55:29.707 I//system/bin/btld( 5597): btapp_dm_CancelDiscovery()
01-04 20:55:29.707 I/ADAPTER ( 5611): Stopping discovery
01-04 20:55:29.717 V/BluetoothEventRedirector( 5464): Received android.bluetooth.adapter.action.DISCOVERY_FINISHED
01-04 20:55:32.097 D/StatusBar( 98): DISABLE_EXPAND: yes