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

  /external/wpa_supplicant_8/src/common/
ieee802_11_common.h 163 struct oper_class_map { struct
173 extern const struct oper_class_map global_op_class[];
187 const struct oper_class_map * get_oper_class(const char *country, u8 op_class);
ieee802_11_common.c 1322 const struct oper_class_map global_op_class[] = {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
op_classes.c 211 const struct oper_class_map *op_class)
rrm.c 445 static int * wpas_add_channels(const struct oper_class_map *op,
497 static int * wpas_op_class_freqs(const struct oper_class_map *op,
528 const struct oper_class_map *op;
588 const struct oper_class_map *op;
    [all...]
p2p_supplicant.c     [all...]

Completed in 116 milliseconds