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

  /external/wpa_supplicant_8/wpa_supplicant/
rrm.c 32 rrm->notify_neighbor_rep(rrm->neighbor_rep_cb_ctx, NULL);
35 rrm->neighbor_rep_cb_ctx = NULL;
95 wpa_s->rrm.notify_neighbor_rep(wpa_s->rrm.neighbor_rep_cb_ctx,
98 wpa_s->rrm.neighbor_rep_cb_ctx = NULL;
270 wpa_s->rrm.neighbor_rep_cb_ctx = cb_ctx;
    [all...]
wpa_supplicant_i.h 420 * neighbor_rep_cb_ctx - Callback context
424 void *neighbor_rep_cb_ctx; member in struct:rrm_data
    [all...]

Completed in 71 milliseconds