Page 5 of 21

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 1:57 pm
by miazza
This is not working on my ES8000 and F8000: https://www.youtube.com/watch?v=UfFNcEQKvNc
Anyhow it seems interesting and probably encouraging to find the hidden function (if present) in our TV.

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 4:24 pm
by sectroyer
miazza wrote:This is not working on my ES8000 and F8000: https://www.youtube.com/watch?v=UfFNcEQKvNc
Anyhow it seems interesting and probably encouraging to find the hidden function (if present) in our TV.
Well tutorial is for H MST. You were checking on NOT-H and NOT-MST :) Even if this options is there it's in COMPLETELY different place :)

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 4:30 pm
by miazza
YES sure. i tried also on my F MST with same result.
My post was just to say that it might be feasible ... might be ... also on our ES/F series ;)

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 5:16 pm
by sectroyer
miazza wrote:YES sure. i tried also on my F MST with same result.
My post was just to say that it might be feasible ... might be ... also on our ES/F series ;)
"same result" means "option doesn't work" or "doesn't exist" ? :) Also did you check in ADVANCED service menu ? :)

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 6:30 pm
by miazza
sectroyer wrote:
miazza wrote:YES sure. i tried also on my F MST with same result.
My post was just to say that it might be feasible ... might be ... also on our ES/F series ;)
"same result" means "option doesn't work" or "doesn't exist" ? :) Also did you check in ADVANCED service menu ? :)
yes, OPTION do not work.
In F8000 it is settled by default to ON.
In ES8000 it shall be enabled extended menu but the speacker menu is completely different from the one of the menu...

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 9:05 pm
by wluczykijwf
On F8000
20160820215731.jpg
20160820215734.jpg
And I do not know whether works it :D

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 9:13 pm
by sectroyer
Awesome, so you were able to find the option in service menu? Where was it ? :)

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 9:16 pm
by zoelechat
Here even no "Engineer" menu (E-MST). Nice click catcher video I'd say :)

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 10:01 pm
by wluczykijwf
sectroyer wrote:Awesome, so you were able to find the option in service menu? Where was it ? :)
It is app
I found it after analysis and test a latest libFactory code by @zoelechat

Code: Select all

typedef union
{
	const void *procs[2];
	struct
	{
		void **g_pTaskManager;		
		const int (*CTaskManager_RunApp)(void *this, int tvApp, int factoryApp, int zero1, int zero2);
	};
} samyGO_whacky_t;

samyGO_whacky_t hCTX = 
{

	(const void*)"g_pTaskManager",	
	(const void*)"_ZN12CTaskManager6RunAppE15DTV_APPLICATIONS0_mi",

};
Execute the app Bluetooth handphone search

Code: Select all

hCTX.CTaskManager_RunApp(*hCTX.g_pTaskManager, 2, 65, 0, 0);

Re: Bluetooth Audio Support

Posted: Sat Aug 20, 2016 10:30 pm
by zoelechat
Is the point only to show bluetooth pairing stuff? (sorry, couldn't bear shitty Youtube tutorial till the end :D )
If so, it's about 4 years I've got this:

Code: Select all

	KEY_AUTO_ARC_PIP_SOURCE_CHANGE = 209,		# Bluetooth pairing
(never got anything to pair though, and no idea if same stuff...)
20160820233440_FRANCE 3_JEUX OLYMPIQUES 2016.jpg