Is NSBluetoothPeripheralUsageDescription necessary even when using central function only?

I am creating an application that uses the Corebluetooth.

My application does not use the CBPeripheralManager.

In that case will I still need to set NSBluetoothPeripheralUsageDescription ?