Add dynamic route table update to SI95 support 78/2278/2 3.0.1
authorE. Scott Daniels <daniels@research.att.com>
Mon, 20 Jan 2020 15:31:44 +0000 (10:31 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 20 Jan 2020 20:58:06 +0000 (15:58 -0500)
commit5200efe1e6dd13b1e1241ce623c4978151be34e8
treecc848dbea6965f7259dcc0d50ed57dda8ec6735b
parentec88d3c0563eeb6ae5f73427edb0b3c4d7acf299
Add dynamic route table update to SI95 support

The initial SI95 support did not include dynamic route table
update capabilities. The library will now support the receipt
of route table generator messages via an RMR session over the
RTG service port.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I02e9f72e049152abd9ef516cccb7705eca4aa7bd
CHANGES
CMakeLists.txt
src/rmr/si/src/mt_call_si_static.c
src/rmr/si/src/rmr_si.c
src/rmr/si/src/rtc_si_static.c
src/rmr/si/src/si95/siwait.c
src/rmr/si/src/sr_si_static.c
test/app_test/mt_listener.c [new file with mode: 0644]