Searched refs:SlWlanUpdateProfile_t (Results 1 – 2 of 2) sorted by relevance
614 } SlWlanUpdateProfile_t; typedef627 #define UPDATE_PROFILE_SSID_STRING(pCmd) (_i8 *)((SlWlanUpdateProfile_t *)(pCmd) + 1)628 …ILE_PASSWORD_STRING(pCmd) (UPDATE_PROFILE_SSID_STRING(pCmd) + ((SlWlanUpdateProfile_t *)(pCmd))-…629 …USER_STRING(pCmd) (UPDATE_PROFILE_PASSWORD_STRING(pCmd) + ((SlWlanUpdateProfile_t *)(pCmd))-…630 …ILE_ANON_USER_STRING(pCmd) (UPDATE_PROFILE_USER_STRING(pCmd) + ((SlWlanUpdateProfile_t *)(pCmd))-…
518 SlWlanUpdateProfile_t Args;558 CmdCtrl.TxDescLen += sizeof(SlWlanUpdateProfile_t); in sl_WlanProfileUpdate()640 CmdCtrl.TxDescLen += sizeof(SlWlanUpdateProfile_t); in sl_WlanProfileUpdate()