Home
last modified time | relevance | path

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

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