Searched refs:BTE_LOG_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #ifndef BTE_LOG_BUF_SIZE65 #define BTE_LOG_BUF_SIZE 256 macro68 #define BTE_LOG_MAX_SIZE (BTE_LOG_BUF_SIZE - 12)175 char buffer[BTE_LOG_BUF_SIZE]; in LogMsg()