File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -135,15 +135,16 @@ The [Mbed OS RTOS](rtos.html) capabilities include managing objects such as thre
135
135
<tr >
136
136
<td ><a href =" socket.html " >Socket</a ></td >
137
137
<td ><a href =" socketaddress.html " >SocketAddress</a ></td >
138
- <td ><a href =" dtlssocket .html" >DTLSSocket </a ></td >
138
+ <td ><a href =" tlssocket .html" >TLSSocket </a ></td >
139
139
</tr >
140
140
<tr >
141
141
<td ><a href =" udpsocket.html " >UDPSocket</a ></td >
142
- <td ><a href =" dns-resolver .html" >DNS Resolver </a ></td >
143
- <td ><a href =" socketstats .html" >SocketStats </a ></td >
142
+ <td ><a href =" non-ip-cellular-socket .html" >Non-IP cellular socket </a ></td >
143
+ <td ><a href =" dtlssocket .html" >DTLSSocket </a ></td >
144
144
<tr >
145
145
<td ><a href =" tcpsocket.html " >TCPSocket</a ></td >
146
- <td ><a href =" tlssocket.html " >TLS Socket</a ></td >
146
+ <td ><a href =" dns-resolver.html " >DNS resolver</a ></td >
147
+ <td ><a href =" socketstats.html " >SocketStats</a ></td >
147
148
</tr >
148
149
</tbody >
149
150
</table >
You can’t perform that action at this time.
0 commit comments