OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btpan_tap_send
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_pan_internal.h
99
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
199
btpan_tap_send
(btpan_cb.tap_fd, src, dst, protocol,
/external/bluetooth/bluedroid/btif/src/
btif_pan.c
389
int
btpan_tap_send
(int tap_fd, const BD_ADDR src, const BD_ADDR dst, UINT16 proto, const char* buf,
function
405
ALOGE("
btpan_tap_send
eth packet size:%d is exceeded limit!", len);
Completed in 34 milliseconds