Home
last modified time | relevance | path

Searched refs:PICO_ERROR_BADAUTH (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/common/pico_base_headers/include/pico/
Derror.h31 PICO_ERROR_BADAUTH = -7, ///< The authorization failed due to bad credentials enumerator
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch.c129 return PICO_ERROR_BADAUTH; in cyw43_arch_wifi_connect_bssid_until()