summaryrefslogtreecommitdiffstats
path: root/serial/port.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Fix driver removal for serial port driver.Luiz Augusto von Dentz2008-11-071-1/+1
* Get rid of the name attribute for portsJohan Hedberg2008-11-061-2/+1
* Cleanup serial manager.Luiz Augusto von Dentz2008-07-281-8/+4
* Remove all serial ports on shutdownMarcel Holtmann2008-05-061-0/+2
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* serial: Added GetServiceNameClaudio Takahasi2007-09-261-1/+1
* serial: Added GetName and GetAdapterClaudio Takahasi2007-09-261-2/+2
* Add Port.GetDevice methodJohan Hedberg2007-08-231-3/+3
* serial: code standard - use int16_t for dev_idClaudio Takahasi2007-05-181-2/+2
* serial: keep port_open static since Connect will not be implementedClaudio Takahasi2007-05-181-6/+0
* serial: removed unused function(port_get_owner)Claudio Takahasi2007-05-181-2/+0
* serial: added port GetAddressClaudio Takahasi2007-05-171-3/+4
* serial: added RemovePort and bonded node listClaudio Takahasi2007-05-171-0/+2
* serial: fixed DisconnectService and added port_remove_listenerClaudio Takahasi2007-05-171-0/+2
* serial: Removed PortCreated signal when calling ConnectServiceClaudio Takahasi2007-05-171-2/+4
* serial: moving functions to port.c and added port methods declarationClaudio Takahasi2007-05-161-0/+11
* Add new file skeletonsMarcel Holtmann2007-05-151-0/+22