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

  /src/external/bsd/wpa/dist/src/rsn_supp/
tdls.c 39 unsigned int tdls_testing = 0; variable
823 if (tdls_testing & TDLS_TESTING_LONG_FRAME)
844 if (tdls_testing & TDLS_TESTING_LONG_FRAME) {
1159 if (tdls_testing & TDLS_TESTING_ALT_RSN_IE) {
1168 if (tdls_testing & TDLS_TESTING_ALT_RSN_IE) {
1187 (tdls_testing & TDLS_TESTING_LONG_FRAME))
1189 if (tdls_testing & TDLS_TESTING_DIFF_BSSID)
1227 if (tdls_testing & TDLS_TESTING_LONG_FRAME) {
1240 if (tdls_testing & TDLS_TESTING_SHORT_LIFETIME) {
1245 if (tdls_testing & TDLS_TESTING_LONG_LIFETIME)
    [all...]
tdls.c 39 unsigned int tdls_testing = 0; variable
823 if (tdls_testing & TDLS_TESTING_LONG_FRAME)
844 if (tdls_testing & TDLS_TESTING_LONG_FRAME) {
1159 if (tdls_testing & TDLS_TESTING_ALT_RSN_IE) {
1168 if (tdls_testing & TDLS_TESTING_ALT_RSN_IE) {
1187 (tdls_testing & TDLS_TESTING_LONG_FRAME))
1189 if (tdls_testing & TDLS_TESTING_DIFF_BSSID)
1227 if (tdls_testing & TDLS_TESTING_LONG_FRAME) {
1240 if (tdls_testing & TDLS_TESTING_SHORT_LIFETIME) {
1245 if (tdls_testing & TDLS_TESTING_LONG_LIFETIME)
    [all...]

Completed in 144 milliseconds