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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothManager.aidl 41 IBluetoothGatt getBluetoothGatt();
BluetoothManager.java 137 IBluetoothGatt iGatt = managerService.getBluetoothGatt();
183 IBluetoothGatt iGatt = managerService.getBluetoothGatt();
234 IBluetoothGatt iGatt = managerService.getBluetoothGatt();
BluetoothAdapter.java     [all...]
BluetoothDevice.java     [all...]
  /frameworks/base/core/java/android/bluetooth/le/
BluetoothLeAdvertiser.java 133 gatt = mBluetoothManager.getBluetoothGatt();
BluetoothLeScanner.java 168 gatt = mBluetoothManager.getBluetoothGatt();
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java 734 public IBluetoothGatt getBluetoothGatt() {
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 170 milliseconds