Home
last modified time | relevance | path

Searched refs:protect_type (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/
Dwpa_i.h215 int protect_type, int key_type) in wpa_sm_mlme_setprotection() argument
217 return sm->ctx->mlme_setprotection(sm->ctx->ctx, addr, protect_type, in wpa_sm_mlme_setprotection()
Ddriver.h660 int (*mlme_setprotection)(void *priv, const u8 *addr, int protect_type,
Dwpa_supplicant_i.h623 const u8 *addr, int protect_type, in wpa_drv_mlme_setprotection() argument
628 protect_type, in wpa_drv_mlme_setprotection()
Ddriver_test.c717 int protect_type, in wpa_driver_test_mlme_setprotection() argument
721 __func__, protect_type, key_type); in wpa_driver_test_mlme_setprotection()