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.java146 IBluetoothGatt iGatt = mAdapter.getBluetoothGatt(); in getDevicesMatchingConnectionStates() local
247 IBluetoothGatt iGatt = mAdapter.getBluetoothGatt(); in openGattServer() local
DBluetoothGattServer.java507 IBluetoothGatt iGatt, int transport, BluetoothAdapter adapter) { in BluetoothGattServer()
DBluetoothGatt.java957 IBluetoothGatt iGatt, in BluetoothGatt()
DBluetoothAdapter.java2708 IBluetoothGatt iGatt = getBluetoothGatt(); in isHardwareTrackingFiltersAvailable() local
4249 IBluetoothGatt iGatt = getBluetoothGatt(); in startLeScan() local
DBluetoothDevice.java3227 IBluetoothGatt iGatt = BluetoothAdapter.getDefaultAdapter().getBluetoothGatt(); in connectGatt() local