summaryrefslogtreecommitdiff
path: root/include/peer.h
Commit message (Expand)AuthorAgeFilesLines
* peer: Add a holder for peer's distant MAC addressTomasz Bursztyka2015-01-131-0/+2
* peer_service: Add a function to tell if local peer is master or notTomasz Bursztyka2014-09-301-0/+2
* peer: Implement peer's Services DBus propertyTomasz Bursztyka2014-09-301-0/+1
* peer: Add the core logic to handle a peer service listTomasz Bursztyka2014-09-301-0/+9
* peer: Add a service registration function to the peer driverTomasz Bursztyka2014-09-041-0/+12
* peer: Add a function to forward incoming connections to the agentTomasz Bursztyka2014-08-281-0/+1
* peer: Modify connect driver's signature to handle WPS properlyTomasz Bursztyka2014-08-061-1/+9
* peer: Add a function to tell the dhcp role of the peerTomasz Bursztyka2014-07-181-0/+1
* peer: Add the notion of sub-device used when connected.Tomasz Bursztyka2014-07-111-0/+2
* peer: Add the basic logic for peer state handlingTomasz Bursztyka2014-07-111-0/+12
* peer: Add a reference counting mechanism for peer objectsTomasz Bursztyka2014-07-111-1/+11
* peer: Add the ability to register/unregister a peer driverTomasz Bursztyka2014-07-111-0/+8
* peer: Add a function to get the peer identifierTomasz Bursztyka2014-07-111-0/+1
* peer: Make a relation between a peer and a deviceTomasz Bursztyka2014-07-111-1/+5
* peer: Add basic core logic for P2P peer objectsTomasz Bursztyka2014-04-021-0/+45