Set Region AP#
Functions#
void
extract_setregionap_country_info(rsi_req_set_region_ap_t *rsi_set_region_ap)
Initialize the global parameter structure with parameters used in set region ap command based on the region.
void
rsi_post_waiting_socket_semaphore(int32_t sockID)
Post on a socket semaphore.
Function Documentation#
extract_setregionap_country_info#
void extract_setregionap_country_info (rsi_req_set_region_ap_t * rsi_set_region_ap)
Initialize the global parameter structure with parameters used in set region ap command based on the region.
Parameters
[in] | rsi_set_region_ap | - Pointer to the global parameter structure |
Returns
void
Definition at line
37
of file driver/rsi_setregion_countryinfo.c
rsi_post_waiting_socket_semaphore#
void rsi_post_waiting_socket_semaphore (int32_t sockID)
Post on a socket semaphore.
Parameters
[in] | sockID | - Socket descriptor ID |
Returns
Void
Definition at line
3876
of file network/socket/rsi_socket.c