Ticket #460 (new defect)
BTHeadsetIsConnected() always true
| Reported by: | arne.anka | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/general | Version: | |
| Keywords: | Cc: |
Description
tested today again my bt jawbone according to
http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Once_Again.2C_Bluetooth_Headset_on_Freerunner
besides a few other issues i learned, that apprently he filter BTHeadsetIsConnected() once evaluating to true never is reset. i did:
- disabled bluetooth, still true
- switched the headset off, still true
- tried to disconnect (with bt and hs on) -- return: org.bluez.Error.NotConnected?, still true
- did mdbus -s org.freesmartphone.opreferencesd /org/freesmartphone/Preferences/phone org.freesmartphone.Preferences.Service.SetValue? bt-headset-enabled False and checked, GetValue? returned 0; yet, still true
i say "true", because a fraction of a second i can hear the other party (myself, calling via voip) in the handset -- then obviously the rule catches up and the headset goes silent.
i am not sure, waht subsystem is responsible for handling, so no log so far.
Change History
comment:2 Changed 2 years ago by sim
decoration Changed 1 year ago by admin
bathtub Changed 1 year ago by admin
solar system Changed 1 year ago by admin
stair parts Changed 1 year ago by admin
solar supply Changed 1 year ago by admin

small correction to the penultimate paragraph: the _hand_set goes silent.