Option in service menu changed?miazza wrote:I tried the H lib to my ES8000 and F8000... ....the BT headset search starts but it does not find my BT headset.....

Option in service menu changed?miazza wrote:I tried the H lib to my ES8000 and F8000... ....the BT headset search starts but it does not find my BT headset.....
Code: Select all
sudo hciconfig hci0 class 0x20041C
Code: Select all
[bluetooth]# scan on
Discovery started
[CHG] Controller xx:xx:xx:xx:xx:xx (-->my_PI_BT_MACAdress<--) Discovering: yes
[NEW] Device yy:yy:yy:yy:yy:yy (-->my_TV_BT_MACAdress<--) TVBluetooth
[bluetooth]# info yy:yy:yy:yy:yy:yy (-->my_TV_BT_MACAdress<--)
Deviceyy:yy:yy:yy:yy:yy (-->my_TV_BT_MACAdress<--)
Name: TVBluetooth
Alias: TVBluetooth
Class: 0x08043c
Icon: audio-card
Paired: no
Trusted: no
Blocked: no
Connected: no
LegacyPairing: no
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
Modalias: bluetooth:v04E8p8080d0000
Code: Select all
[bluetooth]# show
Controller xx:xx:xx:xx:xx:xx (-->my_PI_BT_MACAdress<--)
Name: (-->myBTName<--)
Alias: (-->myBTName<--)
Class: 0x20041c (-->as the CoD Generator Link: --> Audio --> Audio/Video --> Loudspeaker and Headphones ==> 0x20041c)
Powered: yes
Discoverable: no
Pairable: yes
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d0517
Discovering: no
In ES this is not added in the tools: is simply starts the BT search without successzoelechat wrote:Option exists on T-ECP, actually it exists on all D/E/F/H except E-MST (that's why I can't make reliable tests myself)
For those who can't open bluetooth "app" despite option activated, here's lib we used for testing with sectroyer.
@wluczykijwf FYI app number is 60 on E but here I use a single common to D/E/F/H codeline:Usage:Code: Select all
CBluetoothAppBase_RunApplication();
-Extract to anywhere on TV (/tmp for example)
-Open Tools or Main menu, let it opened
-InjectBeware that setting BT_AUDIO_ON_OFF to ON obviously remains mandatory, otherwise TV won't detect any device.Code: Select all
samyGOso -A -B -l /tmp/libBTHP.so
edit:
Btw, I also got it to appear into Tools Menu, I may add it to libToolsMenu one day20160821103548_EUROSPORT 1_CRESCENT VARGARDA.jpg
Code: Select all
samyGOso -A -B -l /tmp/libBTHP2.so
zoelechat wrote:@miazza @iDeep @...
If you want to try that one, it should at least show "Bluetooth Headphone" (on E, maybe F, unlikely H) into tools menu, and maybe unlock something... No promise though, it looks BT_AUDIO stuff is not fully implemented on T-ECP, and not at all on E-MST.
Results are unconsistent here, 2 bucks mono earplug is detected (but doesn't pair as expected since mono and shit anyway), and a bit more expensive supposedly-A2DP-compliant-but-Chinese-too headphone is not even detected, whereas it works perfectly on K.
I guess I lack more devices for testing, so your turn
Code: Select all
samyGOso -A -B -l /tmp/libBTHP2.so
Just checked out the specs for Nokia BH-503:exe32 wrote:I Tried. In the tools menu item appeared "Bluetooth Headphones". Headphones is, when you try pairing the headphones according to "involve" the TV said "Can not connect to the Nokia BH-503. Check whether the device is turned on." The sound in the headphones is not.
F8000