Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_pan_internal.h62 short h_proto; member
/system/bt/btif/src/
Dbtif_pan.c443 eth_hdr.h_proto = htons(proto); in btpan_tap_send()
534 uint16_t proto = ntohs(hdr->h_proto); in should_forward()
551 …nt result = PAN_WriteBuf(handle, eth_hdr->h_dest, eth_hdr->h_src, ntohs(eth_hdr->h_proto), hdr, 0); in forward_bnep()