Home
last modified time | relevance | path

Searched defs:bssid (Results 1 - 25 of 209) sorted by relevance

123456789

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dblacklist.h14 u8 bssid[ETH_ALEN]; member
H A Dblacklist.c56 int wpa_blacklist_add(struct wpa_supplicant *wpa_s, const u8 *bssid) in wpa_blacklist_add() argument
21 wpa_blacklist_get(struct wpa_supplicant *wpa_s, const u8 *bssid) wpa_blacklist_get() argument
92 wpa_blacklist_del(struct wpa_supplicant *wpa_s, const u8 *bssid) wpa_blacklist_del() argument
[all...]
H A Dwps_supplicant.h146 wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *bssid) wpas_wps_notify_assoc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.h49 QString bssid; member in NetworkConfig
H A Dscanresults.cpp78 QString ssid, bssid, freq, signal, flags; in updateResults() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbssid_ignore.h14 u8 bssid[ETH_ALEN]; member
H A Dbssid_ignore.c65 int wpa_bssid_ignore_add(struct wpa_supplicant *wpa_s, const u8 *bssid) in wpa_bssid_ignore_add() argument
21 wpa_bssid_ignore_get(struct wpa_supplicant *wpa_s, const u8 *bssid) wpa_bssid_ignore_get() argument
117 wpa_bssid_ignore_del(struct wpa_supplicant *wpa_s, const u8 *bssid) wpa_bssid_ignore_del() argument
150 wpa_bssid_ignore_is_listed(struct wpa_supplicant *wpa_s, const u8 *bssid) wpa_bssid_ignore_is_listed() argument
[all...]
H A Dwps_supplicant.h147 wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *bssid) wpas_wps_notify_assoc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.h49 QString bssid; member in NetworkConfig
H A Dscanresults.cpp78 QString ssid, bssid, freq, signal, flags; in updateResults() local
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_event.h25 uint8_t bssid[HDF_ETHER_ADDR_LEN]; /**< MAC address of the AP associated with the station */ member
H A Dhdf_wl_interface.h52 uint8_t *bssid; /**< MAC address of the AP associated with the station */ member
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dwifi.h33 unsigned char bssid[WIFI_MAC_LEN]; member
51 unsigned char bssid[WIFI_MAC_LEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dutils.c18 hostapd_register_probereq_cb(struct hostapd_data *hapd, int (*cb)(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal), void *ctx) hostapd_register_probereq_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dutils.c18 hostapd_register_probereq_cb(struct hostapd_data *hapd, int (*cb)(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal), void *ctx) hostapd_register_probereq_cb() argument
H A Dneighbor_db.c19 hostapd_neighbor_get(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_get() argument
66 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_set() argument
110 hostapd_neighbor_remove(struct hostapd_data *hapd, const u8 *bssid, const struct wpa_ssid_value *ssid) hostapd_neighbor_remove() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_encap_frame_sta.c129 hi_u8 *bssid = hmac_vap->base_vap->auc_bssid; in hmac_mgmt_encap_asoc_req_sta() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_any_api.h80 unsigned char bssid[WIFI_ANY_MAC_LEN]; /**< the MAC address of peer device. */ member
/third_party/libwebsockets/lib/drivers/netdev/
H A Dwifi.c60 lws_netdev_wifi_scan_find(lws_netdev_instance_wifi_t *wnd, const char *ssid, const uint8_t *bssid) lws_netdev_wifi_scan_find() argument
190 uint8_t buf[256], bssid[LWS_ETH_ALEN]; lws_netdev_wifi_redo_last() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.h22 u8 bssid[ETH_ALEN]; member
40 u8 bssid[ETH_ALEN]; member
H A Ddriver_openbsd.c47 wpa_driver_openbsd_get_bssid(void *priv, u8 *bssid) in wpa_driver_openbsd_get_bssid() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpreauth.h55 static inline void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, in rsn_preauth_scan_result() argument
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) pmksa_candidate_add() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.h22 u8 bssid[ETH_ALEN]; member
40 u8 bssid[ETH_ALEN]; member
H A Ddriver_openbsd.c47 wpa_driver_openbsd_get_bssid(void *priv, u8 *bssid) in wpa_driver_openbsd_get_bssid() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.h55 static inline void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, in rsn_preauth_scan_result() argument
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) pmksa_candidate_add() argument

Completed in 8 milliseconds

123456789