• Michael Cook's avatar
    Use LOG_A for log messages intended for analysis · 3a2e4a31
    Michael Cook authored
    This change allows us to disable the LOG_I messages to reduce
    overhead.
    
    Removed LOG_VAR macro because it was used in only one place, and
    a better solution is to simply use `__attribute__((unused))`.
    3a2e4a31
PdnConnectivity.c 46.3 KB