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

  /external/wpa_supplicant_8/src/wps/
wps.h 305 * set_sel_reg_cb - Callback for reporting selected registrar changes
319 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id, member in struct:wps_registrar_config
wps_registrar.c 156 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id, member in struct:wps_registrar
651 reg->set_sel_reg_cb = cfg->set_sel_reg_cb;
1207 if (reg->set_sel_reg_cb == NULL)
1223 reg->set_sel_reg_cb(reg->cb_ctx, reg->selected_registrar,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c     [all...]

Completed in 366 milliseconds