Lines Matching full:front
593 /** Front Left */
595 /** Front Right */
597 /** Front Center */
605 /** Front Left of Center */
607 /** Front Right of Center */
617 /** Top Front Left */
619 /** Top Front Right */
621 /** Top Front Center */
635 /** Bottom Front Center */
637 /** Bottom Front Left */
639 /** Bottom Front Right */
641 /** Front Left Wide */
643 /** Front Right Wide */
2317 return "Front left"; in bt_audio_location_bit_to_str()
2319 return "Front right"; in bt_audio_location_bit_to_str()
2321 return "Front center"; in bt_audio_location_bit_to_str()
2329 return "Front left of center"; in bt_audio_location_bit_to_str()
2331 return "Front right of center"; in bt_audio_location_bit_to_str()
2341 return "Top front left"; in bt_audio_location_bit_to_str()
2343 return "Top front right"; in bt_audio_location_bit_to_str()
2345 return "Top front center"; in bt_audio_location_bit_to_str()
2359 return "Bottom front center"; in bt_audio_location_bit_to_str()
2361 return "Bottom front left"; in bt_audio_location_bit_to_str()
2363 return "Bottom front right"; in bt_audio_location_bit_to_str()
2365 return "Front left wide"; in bt_audio_location_bit_to_str()
2367 return "Front right wde"; in bt_audio_location_bit_to_str()