HomeSort by: relevance | last modified time | path
    Searched defs:tdls (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_i.h 125 struct wpa_tdls_peer *tdls; member in struct:wpa_sm
130 /* The driver supports TDLS */
139 /* The driver supports TDLS channel switching */
wpa_i.h 125 struct wpa_tdls_peer *tdls; member in struct:wpa_sm
130 /* The driver supports TDLS */
139 /* The driver supports TDLS channel switching */
  /src/external/bsd/wpa/dist/src/ap/
ap_config.h 551 int tdls; member in struct:hostapd_bss_config
ap_config.h 551 int tdls; member in struct:hostapd_bss_config
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 2061 * WPA_IF_TDLS - TDLS offchannel interface (used for pref freq only)
2186 /** Driver supports operating as a TDLS peer */
2188 /** Driver requires external TDLS setup/teardown/discovery */
2218 /** Driver supports TDLS channel switching */
2781 /* TDLS peer capabilities for send_tdls_mgmt() */
3771 * With TDLS, this function is used to add or set (params->set 1)
3772 * TDLS peer entries (even with drivers that do not support full AP
4200 * send_tdls_mgmt - for sending TDLS management packets
4203 * @action_code: TDLS action code for the mssage
4206 * @peer_capab: TDLS peer capability (TDLS_PEER_* bitfield
6208 struct tdls { struct in union:wpa_event_data
6216 } tdls; member in union:wpa_event_data
    [all...]
driver.h 2061 * WPA_IF_TDLS - TDLS offchannel interface (used for pref freq only)
2186 /** Driver supports operating as a TDLS peer */
2188 /** Driver requires external TDLS setup/teardown/discovery */
2218 /** Driver supports TDLS channel switching */
2781 /* TDLS peer capabilities for send_tdls_mgmt() */
3771 * With TDLS, this function is used to add or set (params->set 1)
3772 * TDLS peer entries (even with drivers that do not support full AP
4200 * send_tdls_mgmt - for sending TDLS management packets
4203 * @action_code: TDLS action code for the mssage
4206 * @peer_capab: TDLS peer capability (TDLS_PEER_* bitfield
6208 struct tdls { struct in union:wpa_event_data
6216 } tdls; member in union:wpa_event_data
    [all...]

Completed in 58 milliseconds