Searched refs:on_country_code_changed (Results 1 – 2 of 2) sorted by relevance
123 if(mHandler.on_country_code_changed) in handleEvent()125 mHandler.on_country_code_changed(code); in handleEvent()
150 void (*on_country_code_changed)(char code[2]); // We can get this from supplicant too member