public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] [HFP] New Methods/Signals.
@ 2007-12-18 13:35 Alok
  2007-12-18 18:14 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Alok @ 2007-12-18 13:35 UTC (permalink / raw)
  To: BlueZ development

Marcel/Johan, 

some new Methods/Signals are required for HFP in the audio service. Here
are the ones needed as of now. 

Method:
	void CallSetup(uint16 value)
	
		Used to send "callsetup" indicator value to the HF.

Signal:
	void TerminateCall()
		
		This signal is sent when an ongoing call is terminated.


An appropriate method name would be IndicateCall(), But thats already
used for Alerting(RING) the Headset/HFP. 

Is it possible to use Alert() instead of IndicateCall() to RING the
headset/HF and use IndicateCall to send "callsetup" indicator? 


The headset method implementations start with hs_* . Should the hf
methods prepend hf_ to them for distinguishing them from headset
methods ?   


-Alok 






-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-18 18:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 13:35 [Bluez-devel] [HFP] New Methods/Signals Alok
2007-12-18 18:14 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox