Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_pan.cc545 static inline bool should_forward(tETH_HDR* hdr) { in should_forward() function
717 if (buffer->len > sizeof(tETH_HDR) && should_forward((tETH_HDR*)packet)) { in btu_exec_tap_fd_read()