Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp123 if(mHandler.on_country_code_changed) in handleEvent()
125 mHandler.on_country_code_changed(code); in handleEvent()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h150 void (*on_country_code_changed)(char code[2]); // We can get this from supplicant too member