Lines Matching refs:HAL
20 * HAL interface for Bluetooth A2DP Offload functionality where
25 * This interface is from HAL server to HAL client.
27 * The HAL server must call into the IBluetoothAudioHost to initiate
35 * Invoked when the start stream is requested from HAL server
36 * to HAL client. This indicates that the HAL server
38 * HAL client can proceed with the streaming procedure. The
39 * result of the operation must be provided by the HAL
45 * Invoked when the suspend stream is requested from HAL server
46 * to HAL client. This indicates that the HAL server
48 * operation must be provided by the HAL client using the
54 * Invoked when the stop stream is requested from HAL server
55 * to HAL client. This indicates that the HAL server wants to
57 * provided by the HAL client for this call.