|
RDK Documentation (Open Sourced RDK Components)
|
39 #ifndef DEVICE_WIFI_ENDPOINT_PROFILE_H_
40 #define DEVICE_WIFI_ENDPOINT_PROFILE_H_
43 #include "hostIf_utils.h"
44 #include "hostIf_tr69ReqHandler.h"
45 #include "hostIf_updateHandler.h"
46 #include "Device_WiFi_EndPoint.h"
50 static GHashTable *ifHash;
51 static GMutex* m_mutex;
58 static GList* getAllInstances();
60 static void closeAllInstances();
int get_hostIf_WiFi_EndPoint_Profile_Priority(HOSTIF_MsgData_t *stMsgData)
Get the profile priority defines one of the criteria used by the End Point to automatically select th...
int get_hostIf_WiFi_EndPoint_Profile_Enable(HOSTIF_MsgData_t *stMsgData)
Enables or disables the wireless end point Profile table. When there are multiple WiFi EndPoint Profi...
int get_hostIf_WiFi_EndPoint_Profile_Alias(HOSTIF_MsgData_t *stMsgData)
Get the alias name of the wireless end point.
int get_hostIf_WiFi_EndPoint_Profile_Status(HOSTIF_MsgData_t *stMsgData)
Get the status of the wireless endpoint Profile.
int get_hostIf_WiFi_EndPoint_Profile_Location(HOSTIF_MsgData_t *stMsgData)
Get the location of the profile.
int get_hostIf_WiFi_EndPoint_Profile_SSID(HOSTIF_MsgData_t *stMsgData)
Get the profile identifier in use by the connection.