Home
last modified time | relevance | path

Searched refs:create_generic (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwificonfigcommand.h67 virtual wifi_error create_generic(u8 cmdId);
Dwificonfig.cpp144 ret = wifiConfigCommand->create_generic(NL80211_CMD_REQ_SET_REG); in wifi_set_country_code()
582 wifi_error WiFiConfigCommand::create_generic(u8 cmdId) in create_generic() function in WiFiConfigCommand