HomeSort by relevance Sort by last modified time
    Searched refs:FST_CTR_SEND_SETUP_REQUEST (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/fst/
fst_ctrl_defs.h 75 #define FST_CTR_SEND_SETUP_REQUEST "send_setup_request"
fst_ctrl_iface.c 417 if (!os_strncasecmp(p, FST_CTR_SEND_SETUP_REQUEST,
418 os_strlen(FST_CTR_SEND_SETUP_REQUEST))) {
420 p + os_strlen(FST_CTR_SEND_SETUP_REQUEST));

Completed in 40 milliseconds