When a BLE link is encrypted, the sniffer decrypts the packets but it displays them all as 'Decrypted L2CAP Payload' which requires us to manually decode BLE protocols from the raw data. Is there some way to get the sniffer to perform the same decoding that it performs for unencrypted links?