Home
last modified time | relevance | path

Searched defs:get_channel_info (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/fst/
Dfst.h66 void (*get_channel_info)(void *ctx, enum hostapd_hw_mode *hw_mode, member
/hostap-latest/src/drivers/
Ddriver_nl80211.c1777 static int get_channel_info(struct nl_msg *msg, void *arg) in get_channel_info() function