Re: [Linux-zigbee-devel] 802.15.4 scan, scan_req and ieee802154_nl_scan_confirm()

2014-09-18 Thread Alexander Aring
On Thu, Sep 18, 2014 at 11:36:53PM +0200, Alexander Aring wrote: > On Thu, Sep 18, 2014 at 02:07:21PM -0700, Andrey Yurovsky wrote: > > I'm troubleshooting issues with an Atmel AT86RF212 radio on mainline > > (3.17-rc5 at this time) and was wondering about forcing an active scan > > via the "iz sca

Re: [Linux-zigbee-devel] 802.15.4 scan, scan_req and ieee802154_nl_scan_confirm()

2014-09-18 Thread Alexander Aring
On Thu, Sep 18, 2014 at 02:07:21PM -0700, Andrey Yurovsky wrote: > I'm troubleshooting issues with an Atmel AT86RF212 radio on mainline > (3.17-rc5 at this time) and was wondering about forcing an active scan > via the "iz scan" command. This comes back as not supported so I > wanted to understand

[Linux-zigbee-devel] 802.15.4 scan, scan_req and ieee802154_nl_scan_confirm()

2014-09-18 Thread Andrey Yurovsky
I'm troubleshooting issues with an Atmel AT86RF212 radio on mainline (3.17-rc5 at this time) and was wondering about forcing an active scan via the "iz scan" command. This comes back as not supported so I wanted to understand why. It looks like ieee802154_scan_req() should be invoked in nl-mac.c