Searched refs:UtilGetSSID (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
H A DosUtil.h61 ULONG UtilGetSSID(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, PULONG Length);
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosCmd.c130 ntStatus = UtilGetSSID(pAdapter, ioBuffer, outBufLen);
H A DosUtil.c846 Routine Name: UtilGetSSID
852 UtilGetSSID( function
2533 if ((retValue = UtilGetSSID(pAdapter, (PUCHAR)&pStats->dot11DesiredSSID, &dataSize)) != OK)

Completed in 15 milliseconds