HomeSort by relevance Sort by last modified time
    Searched refs:btpan_tap_send (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_pan_internal.h 103 int btpan_tap_send(int tap_fd, const BD_ADDR src, const BD_ADDR dst, UINT16 protocol,
  /external/bluetooth/bluedroid/btif/co/
bta_pan_co.c 197 btpan_tap_send(btpan_cb.tap_fd, src, dst, protocol,
  /external/bluetooth/bluedroid/btif/src/
btif_pan.c 440 int btpan_tap_send(int tap_fd, const BD_ADDR src, const BD_ADDR dst, UINT16 proto, const char* buf, function
458 ALOGE("btpan_tap_send eth packet size:%d is exceeded limit!", len);

Completed in 119 milliseconds