HomeSort by relevance Sort by last modified time
    Searched refs:connectChannelToSource (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 43 * <li> Connect to a health device using {@link #connectChannelToSource}. Some
198 public boolean connectChannelToSource(BluetoothDevice device,
203 return mService.connectChannelToSource(device, config);
IBluetooth.aidl 117 boolean connectChannelToSource(in BluetoothDevice device, in BluetoothHealthAppConfiguration config);
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 187 mBluetoothHealth.connectChannelToSource(mDevice, mHealthAppConfig);
  /frameworks/base/core/java/android/server/
BluetoothHealthProfileHandler.java 190 boolean connectChannelToSource(BluetoothDevice device,
BluetoothService.java     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 211 milliseconds