mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-10 06:40:23 +00:00
fix compile warnings
This commit is contained in:
parent
c3b2b10e51
commit
082e6cda72
@ -195,6 +195,7 @@ static void send_arp_probe_ipv6(){
|
||||
|
||||
}
|
||||
|
||||
#if 0
|
||||
static void send_dhcp_discovery(){
|
||||
|
||||
}
|
||||
@ -206,6 +207,7 @@ static void send_dhcp_request(){
|
||||
static void send_dns_request(){
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
static void send_some_ipv6_packet(){
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user