1.2.3.3 Getting Results – Polled
The operations of the BSS scan can be inferred by polling this interface. WDRV_PIC32MZW_BSSFindInProgress indicates if the scan operation is currently active and results are not yet available. WDRV_PIC32MZW_BSSFindGetNumBSSResults returns the number of sets of BSS information available as a result of a scan operation. WDRV_PIC32MZW_BSSFindGetInfo can be called to retrieve the BSS information. If the information is not yet available this function will return WDRV_PIC32MZW_STATUS_NO_BSS_INFO.