Searched defs:wifi_init_param (Results 1 – 1 of 1) sorted by relevance
40 struct wifi_init_param { struct41 char band;42 char country[3];43 uint16_t *tx_power;44 uint16_t *tx_power_5G;45 uint8_t *wifi_address;46 void *fac_wifi;47 uint32_t coex_mode; // bit0: 0 -TDD, 1 - FDD; bit1: HYBRID48 uint32_t sleep_mode; // 0 - normal mode, 1 - no sleep mode