Home
last modified time | relevance | path

Searched refs:btpan_tap_send (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_pan_internal.h104 int btpan_tap_send(int tap_fd, const BD_ADDR src, const BD_ADDR dst, UINT16 protocol,
/system/bt/btif/co/
Dbta_pan_co.c202 btpan_tap_send(btpan_cb.tap_fd, src, dst, protocol, in bta_pan_co_tx_path()
/system/bt/btif/src/
Dbtif_pan.c433 int btpan_tap_send(int tap_fd, const BD_ADDR src, const BD_ADDR dst, UINT16 proto, const char* buf, in btpan_tap_send() function