The connection status of a service on a particular device. Note that BLUETOOTH_STATUS_CONNECTING and BLUETOOTH_STATUS_PLAYING might not be available for all services.
BLUETOOTH_STATUS_CONNECTING
BLUETOOTH_STATUS_PLAYING
whether the service is connected
whether the service is connecting
whether the service is disconnected
whether the status has been set yet
whether the service is playing (only used by the audio service)
The connection status of a service on a particular device. Note that
BLUETOOTH_STATUS_CONNECTING
andBLUETOOTH_STATUS_PLAYING
might not be available for all services.