Searched defs:iGatt (Results 1 – 5 of 5) sorted by relevance
136 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices() local178 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates() local231 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()
1951 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable() local2952 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan() local
2161 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt() local