Searched defs:iGatt (Results 1 – 5 of 5) sorted by relevance
137 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices() local183 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates() local234 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer() local
310 /*package*/ BluetoothGattServer(Context context, IBluetoothGatt iGatt, int transport) { in BluetoothGattServer()
499 /*package*/ BluetoothGatt(Context context, IBluetoothGatt iGatt, BluetoothDevice device, in BluetoothGatt()
1404 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable() local2298 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan() local
1594 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt() local