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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothManager.aidl 39 IBluetoothGatt getBluetoothGatt();
BluetoothManager.java 130 IBluetoothGatt iGatt = managerService.getBluetoothGatt();
175 IBluetoothGatt iGatt = managerService.getBluetoothGatt();
206 IBluetoothGatt iGatt = managerService.getBluetoothGatt();
BluetoothDevice.java     [all...]
BluetoothAdapter.java     [all...]
  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java 478 public IBluetoothGatt getBluetoothGatt() {
    [all...]

Completed in 231 milliseconds