HomeSort by relevance Sort by last modified time
    Searched full:get_capability (Results 1 - 14 of 14) sorted by null

  /external/bluetooth/bluez/audio/
avdtp.h 174 gboolean (*get_capability) (struct avdtp *session, member in struct:avdtp_sep_ind
a2dp.c 957 .get_capability = sbc_getcap_ind,
970 .get_capability = mpeg_getcap_ind,
    [all...]
avdtp.c 1318 if (!sep->ind->get_capability(session, sep, get_all, &caps,
    [all...]
  /external/wpa_supplicant/
wpa_cli.c 136 " get_capability <eap/pairwise/group/key_mgmt/proto/auth_alg> = "
924 printf("Invalid GET_CAPABILITY command: need either one or "
930 printf("Invalid GET_CAPABILITY command: second argument, "
935 os_snprintf(cmd, sizeof(cmd), "GET_CAPABILITY %s%s", argv[0],
1096 { "get_capability", wpa_cli_cmd_get_capability },
    [all...]
ctrl_iface.c 904 wpa_printf(MSG_DEBUG, "CTRL_IFACE: GET_CAPABILITY '%s' %s",
1121 wpa_printf(MSG_DEBUG, "CTRL_IFACE: Unknown GET_CAPABILITY field '%s'",
    [all...]
README 835 get_capability <eap/pairwise/group/key_mgmt/proto/auth_alg> = get capabilies
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c 1038 printf("Invalid GET_CAPABILITY command: need either one or "
1044 printf("Invalid GET_CAPABILITY command: second argument, "
1049 res = os_snprintf(cmd, sizeof(cmd), "GET_CAPABILITY %s%s", argv[0],
    [all...]
ctrl_iface.c     [all...]
README 841 get_capability <eap/pairwise/group/key_mgmt/proto/auth_alg> = get capabilies
    [all...]
  /external/wpa_supplicant/wpa_gui/
networkconfig.ui.h 531 if (wpagui->ctrlRequest("GET_CAPABILITY eap", reply, &reply_len) < 0)
  /external/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 576 if (wpagui->ctrlRequest("GET_CAPABILITY eap", reply, &reply_len) < 0)
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
networkconfig.ui.h 545 if (wpagui->ctrlRequest("GET_CAPABILITY eap", reply, &reply_len) < 0)
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 806 if (wpagui->ctrlRequest("GET_CAPABILITY eap", reply, &reply_len) < 0)
wpagui.cpp 422 if (wpa_ctrl_request(ctrl_conn, "GET_CAPABILITY eap", 18, buf, &len,
    [all...]

Completed in 240 milliseconds