SetLan: Move the setChannel access function

Move the function from app/channel.cpp to the
transporthandler.cpp

setChannel access is disabled now as the functionality
to apply the network changes would be done through timer
based approach.

In later commit we would create this function as callback
when the network timer expires.

Change-Id: Ic128a47237b2ecdbc56267227105909f8886a862
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
2 files changed