(void)tcore_context_set_ipv4_addr(ps_context, (const char *)ip);
- dbg("Adding default DNS pri: 8.8.8.8 sec: 8.8.4.4")
+ dbg("Adding default DNS pri: 8.8.8.8 sec: 8.8.4.4");
tcore_context_set_ipv4_dns(ps_context, "8.8.8.8", "8.8.4.4");
break;
default:
- dbg("not handled current op[%d]",sp->current_sec_op )
+ dbg("not handled current op[%d]",sp->current_sec_op );
break;
}
return ret_type;
}
else
{
- dbg("no active status - return to user")
+ dbg("no active status - return to user");
}
if(sp_response->success > 0){
}
else
{
- dbg("no active status - return to user")
+ dbg("no active status - return to user");
}
if(sp_response->success > 0){
}
else
{
- dbg("no active status - return to user")
+ dbg("no active status - return to user");
}
if(sp_response->success > 0){