Searched refs:logger_index (Results 1 – 1 of 1) sorted by relevance
48 static std::atomic<uint8_t> logger_index; variable60 uint8_t index = logger_index++ % SOCK_LOGGER_SIZE_MAX; in btif_sock_connection_logger()89 const uint8_t head = logger_index.load() % SOCK_LOGGER_SIZE_MAX; in btif_sock_dump()