Well, i've obtained L3_L4_OPCODE_REPORT_SCAN_RESULT message :) Inaky, will you tell me, messages L3_L4_OPCODE_REPORT_BS_INFO, L3_L4_OPCODE_REPORT_SII, L3_L4_OPCODE_REPORT_BS_INFO can be received or not? Them are contains very significant information for me. 29.04.2011 12:33, Anton Novikov ?????: > Yes, it is, but power managenemt not is aim. I need to obtain > information about all observable NAPs (BSID, frequency, CINR, RSSI etc) > of each NSP. This seems to be accessible in ScanUpdateCB callback > function (can be registered by wmx_RegisterScanUpdateCB) or > wmxNds_ScanReportArrived called on L3_L4_OPCODE_REPORT_SCAN_RESULT > messade arrival. > Unfortunately, NAP list inaccessible in common API functions - it causes > me to use internal SDK and PipeHandler functions. Common API provides > only tabulated information about NSPs as I understood.