Searched refs:MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
42 static const size_t MAX_PACKET_SIZE = 64 * 1024; variable47 static const size_t BUF_SIZE = MAX_PACKET_SIZE + PKT_LEN_SIZE;102 if (cb > MAX_PACKET_SIZE) { in Send()
604 #define MAX_PACKET_SIZE 2000 macro607 char packet[MAX_PACKET_SIZE]; in btpan_tap_fd_signaled()616 int size = read(fd, packet, MAX_PACKET_SIZE); in btpan_tap_fd_signaled()