HomeSort by relevance Sort by last modified time
    Searched defs:mlme_remove_sta (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
driver.h 746 * mlme_remove_sta - Remove a STA entry from the driver/netstack
754 int (*mlme_remove_sta)(void *priv, const u8 *addr); member in struct:wpa_driver_ops
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 908 * mlme_remove_sta - Remove a STA entry from the driver/netstack
916 int (*mlme_remove_sta)(void *priv, const u8 *addr); member in struct:wpa_driver_ops
    [all...]

Completed in 13 milliseconds