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

  /external/bluetooth/bluedroid/btif/src/
btif_pan.c 491 static void forward_bnep(tETH_HDR* eth_hdr, char * packet, int size) function
628 forward_bnep(&eth_hdr, packet + sizeof(tETH_HDR), size - sizeof(tETH_HDR));

Completed in 186 milliseconds