Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_ndis.c77 #define OID_802_11_CAPABILITY 0x0d010122 macro
300 #define OID_802_11_CAPABILITY 0x0d010122 macro
1746 len = ndis_get_oid(drv, OID_802_11_CAPABILITY, buf, sizeof(buf)); in wpa_driver_ndis_get_capability()