pub unsafe static CBCentralManagerOptionDeviceAccessForMedia: &'static NSStringAvailable on crate feature
CBCentralManagerConstants only.Expand description
A Boolean representing the CBCentralManager init purpose is for DeviceAccess for media only. This will limit the functionality of this manager and only allow media device access without prompting the user for Bluetooth generic TCC.
See: initWithDelegate:queue:options:
See also Appleās documentation