Home
last modified time | relevance | path

Searched defs:band_type (Results 1 – 4 of 4) sorted by relevance

/device/board/fnlink/v200zr/liteos_m/at/
Dat_wifi.c198 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
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_btcoex.c252 void rtw_btcoex_switchband_notify(u8 under_scan, u8 band_type) in rtw_btcoex_switchband_notify()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_btcoex.c6610 void hal_btcoex_switchband_notify(u8 under_scan, u8 band_type) in hal_btcoex_switchband_notify()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm.h910 u8 *band_type; /*@2.4G/5G = 0/1*/ member