Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/wpa_supplicant/src/ap/
Dsta_info.h132 struct sta_info *sta, int authorized);
/hal_espressif-2.7.6/
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-2.7.6/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1224 BOOLEAN btm_sec_dev_authorization(BD_ADDR bd_addr, BOOLEAN authorized);
/hal_espressif-2.7.6/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-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c6292 BOOLEAN btm_sec_dev_authorization(BD_ADDR bd_addr, BOOLEAN authorized) in btm_sec_dev_authorization() argument
6304 if (authorized) { in btm_sec_dev_authorization()