Home
last modified time | relevance | path

Searched refs:authorized (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.h55 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized);
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dsta_info.h124 struct sta_info *sta, int authorized);
Dieee802_1x.c399 int authorized) in ieee802_1x_set_port_authorized() argument
/hal_espressif-latest/zephyr/blobs/
Dlicense.txt13 "Licensor" shall mean the copyright owner or entity authorized by
53 or by an individual or Legal Entity authorized to submit on behalf of
/hal_espressif-latest/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
53 or by an individual or Legal Entity authorized to submit on behalf of
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/
DLICENSE-APACHE12 "Licensor" shall mean the copyright owner or entity authorized by
52 or by an individual or Legal Entity authorized to submit on behalf of
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1251 BOOLEAN btm_sec_dev_authorization(BD_ADDR bd_addr, BOOLEAN authorized);
/hal_espressif-latest/components/newlib/
DCOPYING.NEWLIB168 license, or royalty fee is required for any of the authorized uses.
865 license, or royalty fee is required for any of the authorized uses.
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c6351 BOOLEAN btm_sec_dev_authorization(BD_ADDR bd_addr, BOOLEAN authorized) in btm_sec_dev_authorization() argument
6363 if (authorized) { in btm_sec_dev_authorization()