Searched refs:bluetoothGattServiceClass (Results 1 – 1 of 1) sorted by relevance
730 Class bluetoothGattServiceClass = Class.forName("android.bluetooth.BluetoothGattService"); in gattServerServiceSetInstanceId() local731 Method setInstanceIdMethod = bluetoothGattServiceClass.getMethod( in gattServerServiceSetInstanceId()750 Class bluetoothGattServiceClass = Class.forName("android.bluetooth.BluetoothGattService"); in gattServerServiceSetHandlesToReserve() local751 Method setHandlesMethod = bluetoothGattServiceClass.getMethod( in gattServerServiceSetHandlesToReserve()770 Class bluetoothGattServiceClass = Class.forName("android.bluetooth.BluetoothGattService"); in gattServerServiceIsAdvertisePreferred() local771 Method setAdvertisePreferredMethod = bluetoothGattServiceClass.getMethod( in gattServerServiceIsAdvertisePreferred()795 Class bluetoothGattServiceClass = Class.forName("android.bluetooth.BluetoothGattService"); in gattServerServiceaddIncludedService() local796 Method addIncludedServiceMethod = bluetoothGattServiceClass.getMethod( in gattServerServiceaddIncludedService()