Skip to content

Commit 34b7f96

Browse files
author
Arto Kinnunen
authored
Update thread dummy macros (#1469)
Update dummy macros to get Thread 1.1 compilation pass.
1 parent adea6b6 commit 34b7f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/6LoWPAN/Thread/thread_commercial.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ uint8_t *thread_commercial_discover_response_write(protocol_interface_info_entry
4444

4545
#define thread_commercial_allocate(cur)
4646
#define thread_commercial_free(cur)
47+
#define thread_commercial_init(interface_id,coap_service_id)
4748
#define thread_commercial_domain_prefix_get(interface_id,options_ptr,domain_prefix_ptr,domain_prefix_len) (-1)
4849
#define thread_commercial_network_data_process(cur)
4950
#define thread_commercial_primary_bbr_get(cur,addr_ptr,seq_ptr,mlr_timer_ptr, delay_timer_ptr) (-1)

0 commit comments

Comments
 (0)