Searched refs:getBluetoothGatt (Results 1 – 7 of 7) sorted by relevance
134 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices()180 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates()231 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer()
40 IBluetoothGatt getBluetoothGatt(); in getBluetoothGatt() method
1349 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable()2186 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan()
1580 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt()
133 gatt = mBluetoothManager.getBluetoothGatt(); in startAdvertising()
131 gatt = mBluetoothManager.getBluetoothGatt(); in startScan()
704 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt() method in BluetoothManagerService