public static interface LocalBluetoothProfileManager.ServiceListener
Modifier and Type | Method and Description |
---|---|
void |
onServiceConnected()
Called to notify the client when this proxy object has been
connected to the BluetoothHeadset service.
|
void |
onServiceDisconnected()
Called to notify the client that this proxy object has been
disconnected from the BluetoothHeadset service.
|
void onServiceConnected()
void onServiceDisconnected()