---
title: BluetoothLEFeatureBits
framework: kernel
role: symbol
path: kernel/bluetoothlefeaturebits
---

# BluetoothLEFeatureBits

## Declaration

```occ
enum BluetoothLEFeatureBits : unsigned int {
    ...
};
```

## Topics

### Constants

- [kBluetoothLEFeatureConnectionParamsRequestProcedure](kernel/bluetoothlefeaturebits/kbluetoothlefeatureconnectionparamsrequestprocedure.md)
- [kBluetoothLEFeatureExtendedRejectIndication](kernel/bluetoothlefeaturebits/kbluetoothlefeatureextendedrejectindication.md)
- [kBluetoothLEFeatureExtendedScannerFilterPolicies](kernel/bluetoothlefeaturebits/kbluetoothlefeatureextendedscannerfilterpolicies.md)
- [kBluetoothLEFeatureLEDataPacketLengthExtension](kernel/bluetoothlefeaturebits/kbluetoothlefeatureledatapacketlengthextension.md)
- [kBluetoothLEFeatureLEEncryption](kernel/bluetoothlefeaturebits/kbluetoothlefeatureleencryption.md)
- [kBluetoothLEFeatureLEPing](kernel/bluetoothlefeaturebits/kbluetoothlefeatureleping.md)
- [kBluetoothLEFeatureLLPrivacy](kernel/bluetoothlefeaturebits/kbluetoothlefeaturellprivacy.md)
- [kBluetoothLEFeatureSlaveInitiatedFeaturesExchange](kernel/bluetoothlefeaturebits/kbluetoothlefeatureslaveinitiatedfeaturesexchange.md)
- [kBluetoothLEFeaturePeripheralInitiatedFeaturesExchange](kernel/bluetoothlefeaturebits/kbluetoothlefeatureperipheralinitiatedfeaturesexchange.md)

## See Also

### Bluetooth LE

- [BluetoothLEAddressType](kernel/bluetoothleaddresstype.md)
- [BluetoothLEAdvertisingType](kernel/bluetoothleadvertisingtype.md)
- [BluetoothLEConnectionInterval](kernel/bluetoothleconnectioninterval.md)
- [BluetoothLEScan](kernel/bluetoothlescan.md)
- [BluetoothLEScanDuplicateFilter](kernel/bluetoothlescanduplicatefilter.md)
- [BluetoothLEScanFilter](kernel/bluetoothlescanfilter.md)
- [BluetoothLEScanType](kernel/bluetoothlescantype.md)
- [BluetoothLESecurityManagerCommandCode](kernel/bluetoothlesecuritymanagercommandcode.md)
- [BluetoothLESecurityManagerIOCapability](kernel/bluetoothlesecuritymanageriocapability.md)
- [BluetoothLESecurityManagerKeyDistributionFormat](kernel/bluetoothlesecuritymanagerkeydistributionformat.md)
- [BluetoothLESecurityManagerKeypressNotificationType](kernel/bluetoothlesecuritymanagerkeypressnotificationtype.md)
- [BluetoothLESecurityManagerOOBData](kernel/bluetoothlesecuritymanageroobdata.md)
- [BluetoothLESecurityManagerPairingFailedReasonCode](kernel/bluetoothlesecuritymanagerpairingfailedreasoncode.md)
- [BluetoothLESecurityManagerUserInputCapability](kernel/bluetoothlesecuritymanageruserinputcapability.md)
- [BluetoothLESecurityManagerUserOutputCapability](kernel/bluetoothlesecuritymanageruseroutputcapability.md)
