Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Port.GetDevice method | Johan Hedberg | 2007-08-23 | 1 | -3/+3 |
* | serial: code standard - use int16_t for dev_id | Claudio Takahasi | 2007-05-18 | 1 | -2/+2 |
* | serial: keep port_open static since Connect will not be implemented | Claudio Takahasi | 2007-05-18 | 1 | -6/+0 |
* | serial: removed unused function(port_get_owner) | Claudio Takahasi | 2007-05-18 | 1 | -2/+0 |
* | serial: added port GetAddress | Claudio Takahasi | 2007-05-17 | 1 | -3/+4 |
* | serial: added RemovePort and bonded node list | Claudio Takahasi | 2007-05-17 | 1 | -0/+2 |
* | serial: fixed DisconnectService and added port_remove_listener | Claudio Takahasi | 2007-05-17 | 1 | -0/+2 |
* | serial: Removed PortCreated signal when calling ConnectService | Claudio Takahasi | 2007-05-17 | 1 | -2/+4 |
* | serial: moving functions to port.c and added port methods declaration | Claudio Takahasi | 2007-05-16 | 1 | -0/+11 |
* | Add new file skeletons | Marcel Holtmann | 2007-05-15 | 1 | -0/+22 |