android.bluetooth.BluetoothProfile.ServiceListener |
An interface for notifying BluetoothProfile IPC clients when they have been connected or disconnected to the service.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Called to notify the client when the proxy object has been
connected to the service.
|
||||||||||
|
Called to notify the client that this proxy object has been
disconnected from the service.
|
Called to notify the client when the proxy object has been connected to the service.
profile |
- One of
HEALTH
,
HEADSET
or
A2DP
|
---|---|
proxy |
- One of
BluetoothHealth
,
BluetoothHeadset
or
BluetoothA2dp
|