Searched refs:TAP_MAX_PKT_WRITE_LEN (Results 1 - 2 of 2) sorted by relevance

/system/bt/btif/include/
H A Dbtif_pan_internal.h41 #define TAP_MAX_PKT_WRITE_LEN 2000 macro
/system/bt/btif/src/
H A Dbtif_pan.c444 char packet[TAP_MAX_PKT_WRITE_LEN + sizeof(tETH_HDR)];
446 if (len > TAP_MAX_PKT_WRITE_LEN)

Completed in 57 milliseconds