Lines Matching refs:HAL
22 * HAL interface for Bluetooth A2DP Offload functionality where
27 * This interface is from HAL client to HAL server.
29 * The HAL client must provide the handle of IBluetoothAudioHost as well
30 * as codec configuration to the HAL server, when its connected to an
31 * active A2DP Sink device. HAL Server, based on the feedback from the Audio
33 * HAL client must call into IBluetoothAudioOffload to provide the status of
34 * these commands. Once the device becomes inactive, the HAL client must
35 * call the endSession to terminate the session with the HAL server.
40 * Indicates that the HAL client is connected to an A2DP Sink device
51 * SUCCESS if HAL server successfully initializes the platform with the
53 * UNSUPPORTED_CODEC_CONFIGURATION if HAL server cannot initialize the
55 * FAILURE if HAL server cannot initialize the platform for any other
61 * Updates status for start stream request. The HAL client may need
71 * Updates status for suspend stream request. The HAL client may need