Searched refs:hidConnect (Results 1 – 2 of 2) sorted by relevance
66 public Boolean hidConnect(BluetoothDevice device) { in hidConnect() method in BluetoothHidFacade90 return hidConnect(mDevice); in bluetoothHidConnect()
312 boolean status = mHidProfile.hidConnect(device); in connectProfile()