public static interface BluetoothProfile.ServiceListener
| Modifier and Type | Method and Description |
|---|---|
void |
onServiceConnected(int profile,
BluetoothProfile proxy) |
void |
onServiceDisconnected(int profile) |
void onServiceConnected(int profile,
BluetoothProfile proxy)
void onServiceDisconnected(int profile)
Copyright © 2008-2013. All Rights Reserved.