GOT_PING_ACK
if (!test_and_set_bit(GOT_PING_ACK, &connection->flags))
clear_bit(GOT_PING_ACK, &connection->flags);
test_bit(GOT_PING_ACK, &connection->flags) || device->state.conn < C_CONNECTED);