Skip to content

Commit a8aafe4

Browse files
author
Juha Heiskanen
committed
Stub update
Change-Id: Ib4de288f3779e9383b16c4a4c91fffdfbff0e7a6
1 parent c244ad8 commit a8aafe4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/nanostack/unittest/stub/ws_bootstrap_stub.c

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,8 @@ void ws_primary_parent_update(protocol_interface_info_entry_t *interface, mac_ne
5656
{
5757

5858
}
59+
60+
void ws_secondary_parent_update(protocol_interface_info_entry_t *interface)
61+
{
62+
63+
}

0 commit comments

Comments
 (0)