Searched defs:band_type (Results 1 – 4 of 4) sorted by relevance
198 static int WifiAPStart(char* ap_ssid, char* ap_psk, int sec_type, int band_type, int channel) in WifiAPStart()252 int band_type = atoi(argv[3]); in at_start_softap() local
252 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
6610 void hal_btcoex_switchband_notify(u8 under_scan, u8 band_type) in hal_btcoex_switchband_notify()
910 u8 *band_type; /*@2.4G/5G = 0/1*/ member