9 lines
426 B
XML
9 lines
426 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<!-- integer indicating additional disconnect delay (in ms) after IMS onLost() indication is received -->
|
|
<integer translatable="false" name="config_wifiDelayDisconnectOnImsLostMs">1000</integer>
|
|
|
|
<!-- Integer indicating maximum hardware supported client number of soft ap -->
|
|
<integer name="config_wifiHardwareSoftapMaxClientCount">32</integer>
|
|
</resources>
|