Page 6 of 21

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 10:48 pm
by wluczykijwf
If I use key code:

Code: Select all

 KEY_AUTO_ARC_PIP_SOURCE_CHANGE = 209,      # Bluetooth pairing
Schowek01.jpg
Otherwise, in menu is a submenu add Bluetooth keyboard:
20160820233417.jpg
and a submenu add Bluetooth mouse:
20160820233427.jpg
In menu haven't a submenu add Bluetooth headphone.

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 9:21 am
by sectroyer
Did you checked for bt_audio_support in EXTENDED service menu ?

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 9:36 am
by wluczykijwf
It is on.

Code: Select all

[Factory] 421	BT_AUDIO_ON_OFF		1=ON		(def:1)

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 9:44 am
by sectroyer
wluczykijwf wrote:It is on.

Code: Select all

[Factory] 421	BT_AUDIO_ON_OFF		1=ON		(def:1)
Hmmm interesting we need some H tester confirmation :)

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 3:00 pm
by sectroyer
Ok. I checked on my H but looks on 1108 NOT WORKS. But guy was testing on 2770 so omebody with higher FW version needs to check :)

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 3:24 pm
by wluczykijwf
Maybe on H series it has other number (not 65).

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 3:56 pm
by zoelechat
wluczykijwf wrote:Maybe on H series it has other number (not 65).
On H apps are not "numbers" but strings, possibly "samsung.native.bluetoothconnection" there :)

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 4:19 pm
by wluczykijwf
Yes @zoelechat, you are right. I see it in log by @notengo13 (libFactory log on H series).

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 5:26 pm
by notengo13
wluczykijwf wrote:Yes @zoelechat, you are right. I see it in log by @notengo13 (libFactory log on H series).
@wluczykijwf you put the wrong link to libFactory log H

I see that there is such options to activate it. Will try but I don't have bluetooth speakers. Maybe will pair with laptop and use the speakers from laptop.

Code: Select all

[Factory] 421   BT_AUDIO_ON_OFF      0=OFF      (def:0)
[Factory]  -> 0=OFF
[Factory]  -> 1=ON

Re: Bluetooth Audio Support

Posted: Sun Aug 21, 2016 5:37 pm
by wluczykijwf
@notengo13, Quoted the link is correct. I mean logs of new version libFactory on H series. :D