Lines Matching refs:cmdId
173 * @param cmdId command Id to use for this invocation.
184 installApfPacketFilter(CommandId cmdId, vec<uint8_t> program)
223 * Start a background scan using the given cmdId as an identifier. Only one
249 * @param cmdId command Id to use for this invocation.
259 startBackgroundScan(CommandId cmdId, StaBackgroundScanParameters params)
266 * @param cmdId command Id corresponding to the request.
276 stopBackgroundScan(CommandId cmdId) generates (WifiStatus status);
338 * @param cmdId command Id to use for this invocation.
350 startRssiMonitoring(CommandId cmdId, Rssi maxRssi, Rssi minRssi)
357 * @param cmdId command Id corresponding to the request.
367 stopRssiMonitoring(CommandId cmdId) generates (WifiStatus status);
430 * @param cmdId command Id to use for this invocation.
446 CommandId cmdId, vec<uint8_t> ipPacketData, uint16_t etherType,
453 * @param cmdId command Id corresponding to the request.
462 stopSendingKeepAlivePackets(CommandId cmdId) generates (WifiStatus status);