Home
last modified time | relevance | path

Searched defs:authorized (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_d_1.c126 void service_d_1_authorize(bool authorized) in service_d_1_authorize()
Dservice_b_2_1.c165 void service_b_2_1_authorize(bool authorized) in service_b_2_1_authorize()
Dservice_b_5_1.c308 void service_b_5_1_authorize(bool authorized) in service_b_5_1_authorize()
Dservice_c_2_1.c1174 void service_c_2_1_authorize(bool authorized) in service_c_2_1_authorize()
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h75 bool authorized; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c1087 int nrf_wifi_wpa_set_supp_port(void *if_priv, int authorized, char *bssid) in nrf_wifi_wpa_set_supp_port()