Searched refs:CMD_SAVE_CONFIG (Results 1 – 1 of 1) sorted by relevance
612 static final int CMD_SAVE_CONFIG = BASE + 58; field in WifiStateMachine2233 Message resultMsg = channel.sendMessageSynchronously(CMD_SAVE_CONFIG); in syncSaveConfig()3997 case CMD_SAVE_CONFIG: in processMessage()5573 case CMD_SAVE_CONFIG: in processMessage()5577 replyToMessage(message, CMD_SAVE_CONFIG, ok ? SUCCESS : FAILURE); in processMessage()