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.java84 public Boolean hfpClientDisconnect(BluetoothDevice device) { in hfpClientDisconnect() method in BluetoothHfpClientFacade
174 return hfpClientDisconnect(device); in bluetoothHfpClientDisconnect()
DBluetoothConnectionFacade.java452 mHfpClientProfile.hfpClientDisconnect(device); in disconnectProfiles()
486 mHfpClientProfile.hfpClientDisconnect(device); in disconnectProfiles()