Bluetooth: TWSP: Retry SCO connection to peer earbud only If it is INEAR

On SCO failure for one of the earbuds, try to bringup the SCO for the other
earbud only if it is INEAR.

Add UNKNOWN state in TWSP_EB_STATE enum:
 - UNKOWN: The state of the earbud is unknown, just use for handset side.
 - INCASE: The earbud is in the case.
 - OUT_OF_EAR: The earbud is not in case nor in the ear.
 - INEAR: The earbud is in the ear and usable as mic and speaker.
 - OFF: The earbud is powered off, just use for earbud side.

Change-Id: Ie57a5144508ca0303242d9fee53bcb1c331564e1
CRs-Fixed: 2425132
3 files changed