Home
last modified time | relevance | path

Searched refs:FST_CTR_GET_LOCAL_MBIES (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_ctrl_defs.h81 #define FST_CTR_GET_LOCAL_MBIES "get_local_mbies" macro
Dfst_ctrl_iface.c444 } else if (!os_strncasecmp(p, FST_CTR_GET_LOCAL_MBIES, in test_request()
445 os_strlen(FST_CTR_GET_LOCAL_MBIES))) { in test_request()
447 p + os_strlen(FST_CTR_GET_LOCAL_MBIES), buf, buflen); in test_request()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_ctrl_defs.h81 #define FST_CTR_GET_LOCAL_MBIES "get_local_mbies" macro
Dfst_ctrl_iface.c444 } else if (!os_strncasecmp(p, FST_CTR_GET_LOCAL_MBIES, in test_request()
445 os_strlen(FST_CTR_GET_LOCAL_MBIES))) { in test_request()
447 p + os_strlen(FST_CTR_GET_LOCAL_MBIES), buf, buflen); in test_request()