Searched refs:wifi_reset_tx_power_scenario (Results 1 – 5 of 5) sorted by relevance
138 populateStubFor(&hal_fn->wifi_reset_tx_power_scenario); in initHalFuncTableWithStubs()
817 return global_func_table_.wifi_reset_tx_power_scenario( in resetTxPowerScenario()
227 wifi_error wifi_reset_tx_power_scenario(wifi_interface_handle handle);450 wifi_error (*wifi_reset_tx_power_scenario)(wifi_interface_handle iface); member
402 wifi_error wifi_reset_tx_power_scenario(wifi_interface_handle handle) in wifi_reset_tx_power_scenario() function
458 fn->wifi_reset_tx_power_scenario = wifi_reset_tx_power_scenario; in init_wifi_vendor_hal_func_table()