Parameters:
[in] ap The access point handle
[in] pin The WPS PIN is a non-NULL string with length greater than 0 and less than or equal to 8
[in] callback The callback function to be called (this can be NULL if you don’t want to get the notification)
[in] user_data The user data passed to the callback function
confused usage of wifi_connect_by_wps_pin()
Hello,
the usage of wifi_connect_by_wps_pin() is curious!!
There is 3 types of WPS mode, button, pin from router, pin from device, as i know
but, the api document is not enough to fully understand. whether this is form “pin from router” or “pin from device”
I think that the parameter “[in] pin” seems like putting the pin from router.
-> wifi_connect_by_wps_pin() is a function for implemeting “pin from router WPS”
but, I got the reply from the tizen developer, it’s for “pin from device”
is there any one able to clear it??
when i tested that functions is working well when i put the pin from router to [in] pin parameters.
[in] ap The access point handle
[in] pin The WPS PIN is a non-NULL string with length greater than 0 and less than or equal to 8
[in] callback The callback function to be called (this can be NULL if you don’t want to get the notification)
[in] user_data The user data passed to the callback function
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio