Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothConnectionFacade.java71 private BluetoothHspFacade mHspProfile; field in BluetoothConnectionFacade
86 mHspProfile = manager.getReceiver(BluetoothHspFacade.class); in BluetoothConnectionFacade()
324 boolean status = mHspProfile.hspConnect(device); in connectProfile()
357 mHspProfile.hspDisconnect(device); in disconnectProfiles()