mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-04 12:47:50 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -532,9 +532,11 @@ namespace OpenWifi {
|
||||
}
|
||||
|
||||
if(SCR.deferred) {
|
||||
Cmd.deferred = true;
|
||||
Params.set(uCentralProtocol::URI, SCR.uri);
|
||||
} else {
|
||||
Params.set(uCentralProtocol::TIMEOUT, ap_timeout);
|
||||
Cmd.deferred = false;
|
||||
}
|
||||
|
||||
if(!SCR.signature.empty()) {
|
||||
|
||||
Reference in New Issue
Block a user