Home
last modified time | relevance | path

Searched refs:hfpClientDisconnect (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothHfpClientFacade.java85 public Boolean hfpClientDisconnect(BluetoothDevice device) { in hfpClientDisconnect() method in BluetoothHfpClientFacade
175 return hfpClientDisconnect(device); in bluetoothHfpClientDisconnect()
DBluetoothConnectionFacade.java454 mHfpClientProfile.hfpClientDisconnect(device); in disconnectProfiles()
488 mHfpClientProfile.hfpClientDisconnect(device); in disconnectProfiles()