HomeSort by relevance Sort by last modified time
    Searched full:h_src (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_pan_internal.h 60 unsigned char h_src[ETH_ADDR_LEN]; member in struct:eth_hdr
  /external/bluetooth/bluedroid/btif/src/
btif_pan.c 452 memcpy(&eth_hdr.h_src, src, ETH_ADDR_LEN);
562 int result = PAN_WriteBuf(handle, eth_hdr->h_dest, eth_hdr->h_src, ntohs(eth_hdr->h_proto), hdr, 0);

Completed in 110 milliseconds