Unpublishes the given PSM.
Future<void> unpublishL2capChannel(int psm) => _BlePlatform.instance.peripheralManagerUnpublishChannel(psm);