Home
last modified time | relevance | path

Searched refs:NETWORK_TYPE_IPv4 (Results 1 – 2 of 2) sorted by relevance

/btstack/example/
H A Dpan_lwip_http_server.c81 #define NETWORK_TYPE_IPv4 0x0800 macro
189 …uint16_t network_packet_types[] = { NETWORK_TYPE_IPv4, NETWORK_TYPE_ARP, 0}; // 0 as end of list in pan_bnep_setup()
H A Dpanu_demo.c66 #define NETWORK_TYPE_IPv4 0x0800 macro
128 …uint16_t network_packet_types[] = { NETWORK_TYPE_IPv4, NETWORK_TYPE_ARP, 0}; // 0 as end of list in panu_setup()