Home
last modified time | relevance | path

Searched refs:isBluetoothPermissionEnabled (Results 1 – 1 of 1) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h259 …bool isBluetoothPermissionEnabled() const { return bluetoothPermissionNeededValue.ge… in isBluetoothPermissionEnabled() function
1743 options.bluetoothPermissionEnabled = owner.isBluetoothPermissionEnabled(); in writeInfoPlistFile()