Home
last modified time | relevance | path

Searched defs:iGatt (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothManager.java172 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates() local
277 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer() local
DBluetoothGattServer.java424 /* package */ BluetoothGattServer(IBluetoothGatt iGatt, int transport, in BluetoothGattServer()
DBluetoothGatt.java845 /* package */ BluetoothGatt(IBluetoothGatt iGatt, BluetoothDevice device, int transport, in BluetoothGatt()
DBluetoothAdapter.java2817 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable() local
4417 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan() local
DBluetoothDevice.java3269 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt() local