Searched refs:UPDATE_PROFILE_SSID_STRING (Results 1 – 2 of 2) sorted by relevance
627 #define UPDATE_PROFILE_SSID_STRING(pCmd) (_i8 *)((SlWlanUpdateProfile_t *)(pCmd) + 1) macro628 #define UPDATE_PROFILE_PASSWORD_STRING(pCmd) (UPDATE_PROFILE_SSID_STRING(pCmd) + ((SlWlanUpdatePr…
563 sl_Memcpy(UPDATE_PROFILE_SSID_STRING(&Msg), pName, NameLen); in sl_WlanProfileUpdate()645 sl_Memcpy(UPDATE_PROFILE_SSID_STRING(&Msg), pName, NameLen); in sl_WlanProfileUpdate()