Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: YDwifiInterface.h
- Revision:
- 7:e88ccbe0225f
- Parent:
- 6:70f522934032
--- a/YDwifiInterface.h Thu Mar 13 10:33:18 2014 +0000
+++ b/YDwifiInterface.h Fri Mar 14 08:48:12 2014 +0000
@@ -74,6 +74,7 @@
@note This function is blocked until a returns.
When you use it by UI thread, be careful.
Scan results will be notified by asynchronous callback function.
+ If there is no continuity data, result_handler_p will be set NULL..
*/
int scan( const char *ssid_p, unsigned char *bssid_p
,void (*result_handler_p)(tagSCAN_RESULT_T *scan_result) );

Murata TypeYD