Skip to content

Instantly share code, notes, and snippets.

Created December 15, 2014 06:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b5070acb59777dc0ff0e to your computer and use it in GitHub Desktop.
Save anonymous/b5070acb59777dc0ff0e to your computer and use it in GitHub Desktop.
ChromeOS 40.0.2214.38 (Official Build) beta attempting to pair to a Plantronics BackBeat FIT
bluetoothd[27363]: src/device.c:connect_profiles() /org/bluez/hci0/dev_0C_E0_E4_XX_YY_ZZ (all), client :1.8
bluetoothd[27363]: profiles/audio/a2dp.c:a2dp_sink_connect() path /org/bluez/hci0/dev_0C_E0_E4_XX_YY_ZZ
bluetoothd[27363]: profiles/audio/avdtp.c:avdtp_ref() 0xb8bf21f8: ref=1
bluetoothd[27363]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_0C_E0_E4_XX_YY_ZZ: SINK_STATE_DISCONNECTED -> SINK_STATE_CONNECTING
bluetoothd[27363]: profiles/audio/sink.c:sink_connect() stream creation in progress
bluetoothd[27363]: src/service.c:change_state() 0xb8bf4278: device 0C:E0:E4:XX:YY:ZZ profile a2dp-sink state changed: disconnected -> connecting (0)
bluetoothd[27363]: src/adapter.c:connect_failed_callback() hci0 0C:E0:E4:XX:YY:ZZ status 4
bluetoothd[27363]: plugins/policy.c:conn_fail_cb() status 4
bluetoothd[27363]: src/adapter.c:bonding_attempt_complete() hci0 bdaddr 0C:E0:E4:XX:YY:ZZ type 0 status 0x4
bluetoothd[27363]: src/device.c:device_bonding_complete() bonding (nil) status 0x04
bluetoothd[27363]: src/device.c:device_bonding_failed() status 4
bluetoothd[27363]: src/adapter.c:resume_discovery()
bluetoothd[27363]: connect error: Host is down (112)
bluetoothd[27363]: profiles/audio/avdtp.c:connection_lost() Disconnected from 0C:E0:E4:XX:YY:ZZ
bluetoothd[27363]: profiles/audio/avdtp.c:avdtp_unref() 0xb8bf21f8: ref=0
bluetoothd[27363]: src/service.c:change_state() 0xb8bf4278: device 0C:E0:E4:XX:YY:ZZ profile a2dp-sink state changed: connecting -> disconnected (-112)
bluetoothd[27363]: src/device.c:device_profile_connected() a2dp-sink Host is down (112)
bluetoothd[27363]: src/device.c:device_profile_connected() returning response to :1.8
bluetoothd[27363]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_0C_E0_E4_XX_YY_ZZ: SINK_STATE_CONNECTING -> SINK_STATE_DISCONNECTED
bluetoothd[27363]: profiles/audio/avdtp.c:avdtp_free() 0xb8bf21f8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment