enum ECommands

Command opcodes

[more] PH_GET_DEVICELIST
Connection initialization
[more] PH_INSERT_SERVICE
Fetch remote devices
[more] PH_REMOVE_SERVICE
Add a new service to the PeerHood daemon
[more] PH_DIRECT_DATA
Remove a service from the daemon
[more] PH_GET_LOCAL_SERVICELIST
Direct data connection open
[more] PH_OK
Get a list of locally registered services
[more] PH_ALREADY_REGISTERED
Generic OK message
[more] PH_NO_CALLBACK
Tried to register a service with a name already in use
[more] PH_REESTABLISH
Connection request arrived but there's no callback registered


Documentation

Command opcodes
o PH_GET_DEVICELIST
Connection initialization

o PH_INSERT_SERVICE
Fetch remote devices

o PH_REMOVE_SERVICE
Add a new service to the PeerHood daemon

o PH_DIRECT_DATA
Remove a service from the daemon

o PH_GET_LOCAL_SERVICELIST
Direct data connection open

o PH_OK
Get a list of locally registered services

o PH_ALREADY_REGISTERED
Generic OK message

o PH_NO_CALLBACK
Tried to register a service with a name already in use

o PH_REESTABLISH
Connection request arrived but there's no callback registered

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.