Home | History | Annotate | Download | only in a2dp

Lines Matching full:to_string

746   res << "\tBit pool Min: " << std::to_string(sbc_cie.min_bitpool)
747 << " Max: " << std::to_string(sbc_cie.max_bitpool);