Searched refs:hspConnect (Results 1 – 2 of 2) sorted by relevance
67 public Boolean hspConnect(BluetoothDevice device) { in hspConnect() method in BluetoothHspFacade91 return hspConnect(mDevice); in bluetoothHspConnect()
324 boolean status = mHspProfile.hspConnect(device); in connectProfile()