|
openthread-br
0.3.0-72c0388
|
Classes | |
| struct | Registration |
| struct | ResponseCounters |
Public Attributes | |
| SrpServerState | mState |
| The state of the SRP server. | |
| uint16_t | mPort |
| The listening port number. | |
| SrpServerAddressMode | mAddressMode |
| The address mode {unicast, anycast} of the SRP server. | |
| Registration | mHosts |
| The registration information of hosts on the SRP server. | |
| Registration | mServices |
| The registration information of services on the SRP server. | |
| ResponseCounters | mResponseCounters |
| The counters of response codes sent by the SRP server. | |
1.8.17