Searched refs:hfpClientConnect (Results 1 – 2 of 2) sorted by relevance
67 public Boolean hfpClientConnect(BluetoothDevice device) { in hfpClientConnect() method in BluetoothHfpClientFacade92 return hfpClientConnect(device); in bluetoothHfpClientConnect()
336 boolean status = mHfpClientProfile.hfpClientConnect(device); in connectProfile()