Searched refs:BTE_LOG_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
66 #ifndef BTE_LOG_BUF_SIZE67 #define BTE_LOG_BUF_SIZE 256 macro70 #define BTE_LOG_MAX_SIZE (BTE_LOG_BUF_SIZE - 12)177 char buffer[BTE_LOG_BUF_SIZE]; in LogMsg()