Searched refs:WifiCmdDelKey (Results 1 – 4 of 4) sorted by relevance
750 ret = WifiCmdDelKey(NULL, keyExt);752 ret = WifiCmdDelKey(ifNameInvalid, keyExt);
575 int32_t WifiCmdDelKey(const char *ifName, WifiKeyExt *keyExt);
212 static int32_t WifiCmdDelKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdDelKey() function1755 DUEMessage(CMD_BASE_DEL_KEY, WifiCmdDelKey, 0),
307 int32_t WifiCmdDelKey(const char *ifName, WifiKeyExt *keyExt) in WifiCmdDelKey() function