Home
last modified time | relevance | path

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

/btstack/example/
H A Dpan_lwip_http_server.c82 #define NETWORK_TYPE_ARP 0x0806 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.c67 #define NETWORK_TYPE_ARP 0x0806 macro
128 …uint16_t network_packet_types[] = { NETWORK_TYPE_IPv4, NETWORK_TYPE_ARP, 0}; // 0 as end of list in panu_setup()