Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIfaceCallback.hal349 * BSSID change Reasons.
388 * @param bssid BSSID of the corresponding AP which caused this state
405 * @param bssid BSSID of the access point.
416 * @param bssid BSSID of the access point.
426 * @param bssid BSSID of the access point.
437 * @param bssid BSSID of the access point.
452 * @param bssid BSSID of the AP from which we disconnected.
465 * @param bssid BSSID of the corresponding AP which sent this
477 * @param bssid BSSID of the corresponding AP.
492 * @param bssid BSSID of the corresponding AP.
[all …]
Dtypes.hal63 /** BSSID type. 6 octets representing the physical address of an AP. */
DISupplicantStaIface.hal339 * @param bssid BSSID of the AP.
355 * @param bssid BSSID of the AP. Use zero'ed bssid to indicate wildcard.
379 * @param bssid BSSID of the AP. Use zero'ed bssid to indicate wildcard.
DISupplicantP2pNetwork.hal61 * Get the BSSID set for this network.
DISupplicantP2pIface.hal367 * indicated by this BSSID
542 * @param bssid BSSID of the AP. Use zero'ed bssid to indicate wildcard.
570 * @param bssid BSSID of the AP. Use zero'ed bssid to indicate wildcard.
DISupplicantStaNetwork.hal167 * Set the network to only connect to an AP with provided BSSID.
597 * Get the BSSID set for this network.
/hardware/interfaces/wifi/1.0/
DIWifiStaIfaceEventCallback.hal57 * @param currBssid BSSID of the currently connected access point.
Dtypes.hal139 * BSSID type. 6 octets representing the physical address of an AP.
541 * Maximum number of BSSID's that may be blacklisted.
555 * List of BSSID's that are blacklisted for roaming.
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h87 struct ether_addr BSSID; member
119 struct ether_addr BSSID; member
152 struct ether_addr BSSID; member
194 struct ether_addr BSSID; member
245 struct ether_addr BSSID; member
959 struct ether_addr BSSID; member
969 struct ether_addr BSSID; member
3894 struct ether_addr BSSID; member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp822 mac_addr BSSID; in handleEvent() member
833 (*mHandler.on_rssi_threshold_breached)(id(), data->BSSID, data->cur_rssi); in handleEvent()