Searched defs:iGatt (Results 1 – 5 of 5) sorted by relevance
150 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices() local192 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates() local245 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer() local
379 /*package*/ BluetoothGattServer(IBluetoothGatt iGatt, int transport) { in BluetoothGattServer()
693 /*package*/ BluetoothGatt(IBluetoothGatt iGatt, BluetoothDevice device, in BluetoothGatt()
2145 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable() local3180 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan() local
2159 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt() local