Commit Graph

5 Commits

Author SHA1 Message Date
Robert Quattlebaum e54e83e9fc core: mac: Added new method: Mac::IsActiveScanInProgress() (#29)
* core: mac: Added new method: `Mac::IsActiveScanInProgress()`

* core: Add `otActiveScanInProgress()` for checking if a scan is in progress.
2016-05-13 18:41:14 -07:00
Jonathan Hui 1f24fa44fa Add active scan to API and CLI. (#27)
* Add active scan functions and definitions to core C api.
* Add active scan command to CLI.
* Add emulation of PHY channel isolation.
2016-05-13 15:14:04 -07:00
Marcin K Szczodrak 99870fae01 adjust license text width (#22) 2016-05-12 22:39:11 -07:00
pvanhorn a37ca1302d Add void to API prototypes which take no arguments. (#14)
LGTM.  Thanks @pvanhorn !
2016-05-11 15:37:02 -07:00
Jonathan Hui 4f9945c533 Initial commit 2016-05-10 22:49:53 -07:00